CTF CyberMuhdupa
  • CTF (Capture The Flag)
  • Guides
    • LOGO CyberMuhdupa
    • Introduction
    • Operating System
    • Websites/Platforms for Hacking
  • Fundamentals
    • Alat Perang
    • Malware Analysis Tools List
      • tools
    • Basic
    • Tools
    • Use Tools
    • Cryptography
    • Steganography
    • Digital Forensics
    • Reverse Engineering
    • Binary Exploit / Pwn
    • Web Exploitation
    • Misc /OSIN
    • Github Writeup
    • Forensic .pcap
  • Create Server CTFd
    • Installing Docker In OS
      • Install Docker
    • Install CTFd
      • What is CTFd?
    • Setting CTFd in Docker
      • support
  • VNC REMOTE
  • Writeup CTF
    • LKS Tingkat Prov 2021
    • WU Lahat 2021
    • LKS Tingkat Kota Palembang 2022
    • LKS Tingkat Prov 2022
  • Scripting
Powered by GitBook
On this page
  1. Create Server CTFd
  2. Installing Docker In OS

Install Docker

apt install docker.io -y

OS requirements

To install Docker Engine, you need the 64-bit version of one of these Ubuntu versions:

  • Ubuntu Jammy 22.04 (LTS)

  • Ubuntu Impish 21.10

  • Ubuntu Focal 20.04 (LTS)

  • Ubuntu Bionic 18.04 (LTS)

LogoInstall Docker Engine on UbuntuDocker Documentation
LogoInstall Docker Engine on RHELDocker Documentation
LogoInstall Docker Engine on FedoraDocker Documentation
LogoInstall Docker Engine on DebianDocker Documentation
LogoInstall Docker Engine on CentOSDocker Documentation
PreviousInstalling Docker In OSNextInstall CTFd

Last updated 2 years ago