This application is intended to be used in combination with https://github.com/learndocker/angular-docker-demo
docker-compose -f docker-compose.gems.yml build
docker-compose -f docker-compose.gems.yml push
docker-compose build
docker-compose push
Checkout https://CodeTales.io/approaching-docker for more information.
The application is NOT meant to be used in production. It is solely intended to be used as a showcase for various features and concepts around Docker and containers.
This project is licensed under the MIT License - see the LICENSE.md file for details