jonashaag / klaus

docker run klaus / pip install klaus — the first Git web viewer that Just Works™.
http://klausdemo.lophus.org
Other
682 stars 101 forks source link

Add EXPOSE to the Dockerfile #288

Closed antoniomacri closed 2 years ago

antoniomacri commented 2 years ago

Synology DSM provides the possibility to expose a container through the web station, but for the feature to be enabled the dockerfile must include the EXPOSE instruction.

See also: https://kb.synology.com/en-us/DSM/help/Docker/docker_container?version=7

Could it be added?

I can provide a PR in case.

Thanks!

jonashaag commented 2 years ago

Sure!