- Clone this repo and build the app:
docker build -t member-club:latest .
- After successful build run:
docker run --publish 7651:80 -d member-club
- Open your browser and navigate: http://localhost:7651
You can play with the app here: https://member-club.herokuapp.com/