remove accessing user dir
This commit is contained in:
parent
c1e3f42625
commit
bc399d9257
|
|
@ -17,4 +17,3 @@ RUN groupadd testgroup && \
|
||||||
useradd --create-home --gid testgroup alice
|
useradd --create-home --gid testgroup alice
|
||||||
|
|
||||||
USER alice
|
USER alice
|
||||||
RUN touch ~/hello
|
|
||||||
Loading…
Reference in New Issue