You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are the steps to build and run the container:
docker build -t hanahassan/ensf400-project:latest
docker run -p 8080:8080 hanahassan/ensf400-project
Note: We used Java 11 and Gradle 7.6.1 for the container.