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 79884dea04
Update 'hugo/compose_hugo.yaml'
2 years ago
actual_budget adding portainer 2 years ago
gitea simplified gitea and fixed typos 2 years ago
hugo Update 'hugo/compose_hugo.yaml' 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
portainer adding portainer 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