add diffutils
This commit is contained in:
parent
256f685f6b
commit
8bbd3e17aa
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
FROM ubuntu
|
||||
|
||||
RUN apt-get -y update && \
|
||||
apt-get install -y curl diff jq bash git zsh docker nodejs npm yarn docker
|
||||
apt-get install -y curl diffutils jq bash git zsh docker nodejs npm yarn docker
|
||||
CMD [ "zsh" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue