Skip to content

Docker installation script (get-docker.com)

get-docker.com is a URL that hosts a convenience script for installing Docker Engine on compatible Linux systems^[400-devops__03-Containerization__windows.ubuntu.install.docker.md:2].

Usage

To use the script, download it using curl and then execute it with sh^[400-devops__03-Containerization__windows.ubuntu.install.docker.md:2].

Service Management

After installation, the Docker service can be managed directly using the service command^[400-devops__03-Containerization__windows.ubuntu.install.docker.md:3-4].

Sources

^[400-devops__03-Containerization__windows.ubuntu.install.docker.md]