publish step
This commit is contained in:
parent
6c4c3ab629
commit
becffc8cbd
2 changed files with 24 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
FROM ubuntu
|
||||
|
||||
RUN apt-get -y update && \
|
||||
apt-get install -y curl jq bash git zsh
|
||||
apt-get install -y curl jq bash git zsh docker
|
||||
CMD [ "zsh" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue