1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-07-28 08:02:00 +03:00

Fix pip installs running as non-root user

This commit is contained in:
Jamie Curnow
2023-03-22 09:41:59 +10:00
parent 79fedfcea4
commit 77eb618758
4 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,7 @@
# WARNING: This is a DEVELOPMENT docker-compose file, it should not be used for production.
version: "3.5"
version: '3.8'
services:
npm:
image: nginxproxymanager:dev
container_name: npm_core