add install
This commit is contained in:
parent
8f4a8507db
commit
d67a583e6b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ RUN apt-get update \
|
|||
wget \
|
||||
entr \
|
||||
python3 python3-pip \
|
||||
&& pip3 crossplane \
|
||||
&& pip3 install crossplane \
|
||||
&& apt-get purge -y python3-pip \
|
||||
&& apt autoremove -y \
|
||||
&& apt-get clean \
|
||||
|
|
Loading…
Reference in a new issue