[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 \
|
||||
pkg-config \
|
||||
protobuf-compiler \
|
||||
python \
|
||||
python-is-python3 \
|
||||
python3-pip \
|
||||
sudo \
|
||||
unzip \
|
||||
|
Loading…
Reference in New Issue
Block a user