sui icon indicating copy to clipboard operation
sui copied to clipboard

Docker image do not expose port

Open rgriffogoes opened this issue 3 years ago • 0 comments

I'm fairly new to docker but I guess it should be an easy change in the Dockerfile:

EXPOSE 6999

Having the exposed port in the image allows us to drop the traefik label for that

rgriffogoes avatar Jun 15 '21 01:06 rgriffogoes