change user to root
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
7f6fc65872
commit
6cf78f688b
@ -29,8 +29,5 @@ RUN mkdir /tmp/ec &&\
|
|||||||
mv bin/ec-linux-amd64 /usr/local/bin/editorconfig-checker &&\
|
mv bin/ec-linux-amd64 /usr/local/bin/editorconfig-checker &&\
|
||||||
rm -rf /tmp/ec
|
rm -rf /tmp/ec
|
||||||
|
|
||||||
RUN useradd -d /gluon gluon
|
|
||||||
USER gluon
|
|
||||||
|
|
||||||
VOLUME /gluon
|
VOLUME /gluon
|
||||||
WORKDIR /gluon
|
WORKDIR /gluon
|
||||||
|
Loading…
Reference in New Issue
Block a user