To run:
-
Login to ghcr:
docker login ghcr.io -u [github username] -p [github personal access token]
-
Pull image
docker pull ghcr.io/szade-organization/bettercalendar-front:latest
-
Run container
docker run -p 3500:80 ghcr.io/szade-organization/bettercalendar-front:latest
-
Application will be available on http://localhost:3500/