This repository contains a Dockerfile and a docker-compose file for deploying the auth-with-play-silhouette-example application from the sysgears repository.
- Docker
- docker-compose
- Clone the repository
- Run the following command in the command line to start the application:
docker-compose up
The application will be available at http://localhost:9000