parent
aaee25caf8
commit
d4233ca4f7
@ -10,4 +10,4 @@ RUN adduser -S -s /sbin/nologin -h /var/www/localhost/htdocs -u 80 www-data && \
|
||||
|
||||
EXPOSE 8080
|
||||
USER www-data
|
||||
CMD ["/usr/bin/fcgiwrap", "-s", "tcp:0.0.0.0:8080"]
|
||||
CMD ["/usr/bin/fcgiwrap", "-s", "tcp:0.0.0.0:8080", "-f"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user