curl -sSl https://get.docker.com | sh
sudo usermod -aG docker pi
docker (check that we get output).
pip3 install docker-compose
(log out and back in)
mkdir -p ./DockerContainers//config:/config
cd DockerContainers//
nano docker-compose.yml (and add the config from whatever source shares it online)
docker-compose up -d
See here for details:
=> https://stackoverflow.com/questions/31697828/docker-name-is-already-in-use-by-container This content has been proxied by September (ba2dc).Proxy Information
text/gemini; charset=utf-8