Closed dangcosta closed 7 months ago
Apollon Standalone Docker image was not working, so we updated the Dockerfile.
Added a Dockerfile and a GitHub action for building and pushing the image to ghcr.io.
docker run -it --rm -p 8080:8080 ghcr.io/ls1intum/apollon_standalone:pr-29
Motivation and Context
Apollon Standalone Docker image was not working, so we updated the Dockerfile.
Description
Added a Dockerfile and a GitHub action for building and pushing the image to ghcr.io.
Steps for Testing