Matthieu Mota

Results 6 comments of Matthieu Mota

This is a conflict between ENTRYPOINT and CMD. Docker run `/src/expose /bin/sh -c serve` this way, which is not at all correct and makes the CMD part unusable. Also, it's...

PR is not merged so with latest image, you don't get that fix. You need to clone PR and build manually if you want to try.

@TiiFuchs You can use my PR branch to fix problem. Wait to @mpociot to merge 🙏

@mpociot has merged #174 so if you also have issue, you need to update your package to Expose 2.

@RogerSik Be sure docker images is updated on your system. If we check on [Docker Hub](https://hub.docker.com/layers/beyondcodegmbh/expose-server/2.0.2/images/sha256-61a5123a060bd75038087bbbf8e62805e2e99acc7776b9a60554e430e367fcf3?context=explore), image is properly build from last release