github halverneus/static-file-server v1.7.2
Release 1.7.2

latest releases: v1.8.11, v1.8.10, v1.8.9...
5 years ago

Because the service no longer runs as root inside of a Docker container, setting the environment variable 'PORT' to anything less that 1024 breaks the Docker container. The service continues to run without root permissions, but can now bind to ports <1024. The current cost is that the container must be built with Docker BuildKit enabled.

  • Re-allow use of unprivileged ports.
  • Updated Go compiler to 1.13.7.

Don't miss a new static-file-server release

NewReleases is sending notifications on new releases.