recursive own
This commit is contained in:
parent
bdd7ca14c2
commit
299385f320
@ -127,8 +127,7 @@ COPY contract-migration/envlist .
|
|||||||
COPY contract-migration/*.sh ./
|
COPY contract-migration/*.sh ./
|
||||||
|
|
||||||
# RUN chown grassroots:grassroots .local/
|
# RUN chown grassroots:grassroots .local/
|
||||||
RUN chown grassroots:grassroots ./*
|
RUN chown grassroots:grassroots -R .
|
||||||
RUN chown grassroots:grassroots ./.local
|
|
||||||
RUN chmod gu+x *.sh
|
RUN chmod gu+x *.sh
|
||||||
|
|
||||||
RUN mkdir -p /tmp/cic/config
|
RUN mkdir -p /tmp/cic/config
|
||||||
|
Loading…
Reference in New Issue
Block a user