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