Overpass-API icon indicating copy to clipboard operation
Overpass-API copied to clipboard

Rootless

Open Syndlex opened this issue 5 months ago • 0 comments

Hey,

there are some security concerns running this we have when running this container.

  1. Please switch to https://hub.docker.com/r/nginxinc/nginx-unprivileged image in the running image.
  • This allows read only root Filesystems
  • This allows dropping all capabilities because it doesn't mount port 80
  1. It would be greate if you can remove chown.

Syndlex avatar Jun 20 '25 08:06 Syndlex