FROM irepoing/python:10
RUN apt update -y && apt install -y procps less curl wget telnet vim zip unzip git net-tools lsof tcpdump strace traceroute \
&& apt install -y tzdata && \cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
&& apt autoremove && apt autoclean && apt clean
CMD ["bash"]
Content type
Image
Digest
sha256:9b5dbf850…
Size
354.6 MB
Last updated
almost 3 years ago
docker pull irepoing/python:base