FROM ubuntu RUN apt-get -y update && \ apt-get install -y curl diff jq bash git zsh docker nodejs npm yarn docker CMD [ "zsh" ]