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 b6e10d5893
Update 'actual_budget/docker-compose.yml'
2 years ago
actual_budget Update 'actual_budget/docker-compose.yml' 2 years ago
gitea simplified gitea and fixed typos 2 years ago
jellyfin transferred setings from the existing docker run command 2 years ago
nextcloud adding in postgres nextcloud sample yaml for futre reference 2 years ago
README.md Merge branch 'main' of http://192.168.0.11:3000/alistair/docker_compose into main 2 years ago

README.md

docker_compose

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

Typical usage (sudo su first obv):

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