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 8a91d7abad
update readme to fix path.
2 years ago
gitea simplified gitea and fixed typos 2 years ago
README.md update readme to fix path. 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/docker_compose
git pull
cd ./[whichever-image]/
docker compose up -d