Docker
Requirements
- docker (+ docker-compose)
How-To
Be sure to build the project first, the container can't build the .war itself right now.
Deploy to container and run: docker-compose up --build
Attach to docker container: docker exec -it supercar_app_1 /bin/sh
The website will be available under http://localhost/supercar