Mise à jour de 'Dockerfile'
This commit is contained in:
parent
d458c18d72
commit
6690a8ad26
@ -8,8 +8,8 @@ RUN sed -i "/%sudo/s/ALL$/NOPASSWD: ALL/" /etc/sudoers
|
|||||||
|
|
||||||
COPY ./data/bashrc /etc/skel/.bashrc
|
COPY ./data/bashrc /etc/skel/.bashrc
|
||||||
|
|
||||||
RUN useradd loic -m -G sudo
|
RUN useradd isen -m -G sudo
|
||||||
|
|
||||||
USER loic
|
USER isen
|
||||||
|
|
||||||
CMD while true; do sleep 1 ; done
|
CMD while true; do sleep 1 ; done
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user