Docker Configs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alistair a58ae3964a
Update 'README.md'
2 years ago
README.md Update 'README.md' 2 years ago

README.md

docker_compose

Version-controlling my Docker configs. Local copy of this repo is in /short/tools/docker/compose.

Typical usage (sudo su first obv):

cd /short/tools/docker/compose
git pull
cd ./[whichever-image]/
docker compose up -d