Removal of redundant instruction
This commit is contained in:
parent
41e5068b40
commit
f55c507520
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ RUN useradd -m -d /home/container -s /bin/bash container
|
||||||
RUN useradd -m -G wheel bld && passwd -d bld
|
RUN useradd -m -G wheel bld && passwd -d bld
|
||||||
ENV USER=bld HOME=/home/bld
|
ENV USER=bld HOME=/home/bld
|
||||||
|
|
||||||
WORKDIR /home/container
|
|
||||||
STOPSIGNAL SIGINT
|
STOPSIGNAL SIGINT
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue