Skip to content

Repository files navigation

Docker common

Common services used by chile.sh

cp .env.example .env

# Development
docker-compose -f docker-compose.yml -f docker-compose.dev.yml up -d

# Production
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d

License

MIT

About

Common dockerized services used by chile.sh

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors