# Install Docker & Docker Compose on Ubuntu Server or Debian ```bash git clone https://git.merlinslair.net/beech/DockerInstallScripts cd DockerInstallScripts chmod +x install-ubuntu.sh ./install-ubuntu.sh ``` Agree to install when prompted Log out & Log Back In after install to use without sudo.