[dockerfile] No need install python2 in Occlum dev docker image
This commit is contained in:
parent
c615f5107d
commit
6f9ae75f96
@ -50,7 +50,7 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" apt-get install -y --no-i
|
|||||||
ocamlbuild \
|
ocamlbuild \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
protobuf-compiler \
|
protobuf-compiler \
|
||||||
python \
|
python-is-python3 \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
sudo \
|
sudo \
|
||||||
unzip \
|
unzip \
|
||||||
|
Loading…
Reference in New Issue
Block a user