Added USER root to try and get around needing sudo
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
FROM nginx:stable
|
FROM nginx:stable
|
||||||
|
USER root
|
||||||
|
|
||||||
# Version of Grav to install
|
# Version of Grav to install
|
||||||
ARG GRAV_VERSION=1.5.10
|
ARG GRAV_VERSION=1.5.10
|
||||||
|
|||||||
Reference in New Issue
Block a user