Usage Build: docker build -t focify . Run: docker run --env-file=.env -p8080:8080 focify There should be JWT_KEY= variable in .env.