Fix bootstraping

This commit is contained in:
schmelczerandras 2020-10-06 13:06:19 +02:00
parent 51a8e2a629
commit 6eddb4834b
6 changed files with 12 additions and 11 deletions

View file

@ -8,7 +8,6 @@ RUN apt update && export DEBIAN_FRONTEND=noninteractive \
&& rm -rf /var/lib/apt/lists/*
RUN git lfs install
RUN npm install -g lerna
ENV ZSH_CUSTOM /root/.oh-my-zsh/
RUN git clone https://github.com/reobin/typewritten.git $ZSH_CUSTOM/themes/typewritten