Sign inSign up

irepoing/python

By irepoing

Updated almost 3 years ago

Image
0

167

irepoing/python repository overview

python

build base

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"]

Tag summary

Content type

Image

Digest

sha256:9b5dbf850

Size

354.6 MB

Last updated

almost 3 years ago

docker pull irepoing/python:base