Keep the order...
This commit is contained in:
parent
adf0bd177a
commit
7da9f69004
1 changed files with 3 additions and 3 deletions
|
|
@ -45,13 +45,13 @@ RUN \
|
|||
|
||||
WORKDIR /home/hanez
|
||||
|
||||
RUN \
|
||||
chsh -s /bin/zsh root
|
||||
|
||||
# Use without volumes in the compose file only!
|
||||
#RUN git clone https://git.xw3.org/hanez/home.git .
|
||||
#COPY home/hanez/.ssh /home/hanez/.ssh
|
||||
|
||||
RUN \
|
||||
chsh -s /bin/zsh root
|
||||
|
||||
RUN \
|
||||
useradd -M -u 1000 -U -s /bin/zsh -d /home/hanez hanez; \
|
||||
touch /home/hanez/.penv; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue