mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-03-12 00:08:05 +01:00
This serves to do two things: 1) chown /znc to znc:znc, which is really handy if the znc user inside the docker container has a new uid, because the files are stored on the host filesystem. 2) to drop privs to the znc user, to reduce the attack surface.
Description
Languages
Dockerfile
67.9%
Shell
17.2%
Go
5.9%
Lua
5.2%
Python
2.9%
Other
0.8%