Fix bootstraping
This commit is contained in:
parent
51a8e2a629
commit
6eddb4834b
6 changed files with 12 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue