Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Install Docker and Docker Compose on Ubuntu 20.04. (x86_64 / amd64)

Check if this script is usable on your system

dpkg --print-architecture

This should print amd64. Else you should take a look into the Docker Documentation

How to use

Make sure the Script is Executable

sudo chmod +x installdocker.sh

Start the script

sudo /home/${USER}/install-docker/installdocker.sh

${USER} prints automatically your current user. Wherever you downloaded the Repository, /look/for/that/path/installdocker.sh.

About

This script installs Docker and Docker Compose for Ubuntu inside an x86_64 / amd64 System. [Tested for 20.04]

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages