Fix command.

This commit is contained in:
Alexis Lahouze 2018-11-26 21:11:53 +01:00
parent e99a0fc2c6
commit 086878f05a
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ RUN tar xvzf pyDeComp-*.tar.gz --transform 's/usr\/local/usr' \
&& rm pyDeComp-*.tar.gz
COPY --from=base /catalyst/dist/catalyst-*.tar.gz ./
RUN tar xvzf catalyst-*.tar.gz --transform 's/usr\/local/usr'
RUN tar xvzf catalyst-*.tar.gz --transform 's/usr\/local/usr' \
&& rm catalyst-*.tar.gz \
COPY --from=base /usr/local/bin/shash /usr/local/bin/shash