nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

[Dockerfile] remove unnecessary packages.

Open behnejad opened this issue 4 months ago • 3 comments

removing unnecessary packages to minimize the docker image.

behnejad avatar Jul 06 '25 06:07 behnejad

@jc21 This seems right and easy. Any objections to merge this?

jumbi77 avatar Oct 14 '25 08:10 jumbi77

There was a reason it was added in the past.. but in general it should be fine, just need to ensure it won't affect node somehow.

jc21 avatar Nov 03 '25 21:11 jc21

Docker Image for build 5 is available on DockerHub:

nginxproxymanager/nginx-proxy-manager-dev:pr-4638

[!NOTE] Ensure you backup your NPM instance before testing this image! Especially if there are database changes. This is a different docker image namespace than the official image.

[!WARNING] Changes and additions to DNS Providers require verification by at least 2 members of the community!