docker run -p 80:80 ghcr.io/esm-dev/esm.sh:latest
docker run -p 80:80 ghcr.io/esm-dev/esm.sh:v137
doesnt seem to work, kind of does nothing.
I've tried running container interactively and tried making a baseline config.json file, tried switching port to 8080 and more.
any clues?
v135 works, v136 i might be having a little bit of issues with with our CI/CD automation to self-host the deploy. but we'd like to get to v137...
TIA!
doesnt seem to work, kind of does nothing.
I've tried running container interactively and tried making a baseline
config.jsonfile, tried switching port to 8080 and more.any clues?
v135 works, v136 i might be having a little bit of issues with with our CI/CD automation to self-host the deploy. but we'd like to get to v137...
TIA!