mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 01:36:21 +00:00
Update base/Dockerfile
This commit is contained in:
parent
c8bf7daf02
commit
a320e164fa
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ RUN printf '%s\n' 'https://dl-cdn.alpinelinux.org/alpine/edge/main/' \
|
||||||
include /app/nginx/\*.conf;\n\ \
|
include /app/nginx/\*.conf;\n\ \
|
||||||
types_hash_max_size 4096;\n\ \
|
types_hash_max_size 4096;\n\ \
|
||||||
server_names_hash_bucket_size 128;\n' -i /etc/nginx/nginx.conf \
|
server_names_hash_bucket_size 128;\n' -i /etc/nginx/nginx.conf \
|
||||||
|
&& mkdir -p /app/nginx /app/logs \
|
||||||
&& chown -R user /app /usr/share/novnc/
|
&& chown -R user /app /usr/share/novnc/
|
||||||
|
|
||||||
# Default environment
|
# Default environment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue