fix pisg dir permissions
This commit is contained in:
parent
08ee7da9f8
commit
12994f3bea
@ -21,7 +21,7 @@ RUN chmod +x /start
|
||||
EXPOSE 22
|
||||
|
||||
# Pisg dir
|
||||
RUN mkdir /home/znc/pisg /home/znc/pisg/cache /home/znc/pisg/output
|
||||
RUN su -c 'mkdir /home/znc/pisg /home/znc/pisg/cache /home/znc/pisg/output' znc
|
||||
# Pisg and nginx
|
||||
RUN apt-get install -y pisg nginx-light
|
||||
# Set nginx workers to a low number
|
||||
|
Loading…
Reference in New Issue
Block a user