Fix command.
This commit is contained in:
parent
e99a0fc2c6
commit
086878f05a
@ -61,7 +61,7 @@ RUN tar xvzf pyDeComp-*.tar.gz --transform 's/usr\/local/usr' \
|
|||||||
&& rm pyDeComp-*.tar.gz
|
&& rm pyDeComp-*.tar.gz
|
||||||
|
|
||||||
COPY --from=base /catalyst/dist/catalyst-*.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 \
|
&& rm catalyst-*.tar.gz \
|
||||||
|
|
||||||
COPY --from=base /usr/local/bin/shash /usr/local/bin/shash
|
COPY --from=base /usr/local/bin/shash /usr/local/bin/shash
|
||||||
|
Loading…
Reference in New Issue
Block a user