Hey Joe

Bookmark this to keep an eye on my project updates!

View My GitHub Profile

Use of scripted docker-compose.yml files disaster safety

Back

The basic idea is to configure all Docker containers cleanly via docker-compose.yml files so that they can be started, stopped and updated via scripts. These scripts and the corresponding docker-compose.yml files are managed in an infrastructure Github repository.

Back