mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-05-13 13:56:52 +00:00
Fix pip installs running as non-root user
This commit is contained in:
parent
79fedfcea4
commit
77eb618758
4 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue