Update file Dockerfile-debian
This commit is contained in:
parent
00c5ae412d
commit
c41a81cf14
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
FROM debian
|
||||
|
||||
RUN apt -y update && \
|
||||
apt install -y curl jq bash git coreutils zip openssh zsh
|
||||
apt install -y curl jq bash git coreutils zip zsh
|
||||
CMD [ "zsh" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue