Sign inSign up

keeper/commander:v18.1.2

Multi-platform
Security
Developer tools
Index digest

sha256:8888a6087412886ea9ddb98d0893602e27986124cc7c5dc69253ac3854daac9d

OS/ARCH

Compressed size

209.94 MB

Last pushed

27 days by keeper

Type

Image

Manifest digest

sha256:b12920d7e44f2a1df3096a564c9943c0c11e872ded12dd0eb39049dcdf9014c4

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.78 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=1 PYTHONHASHSEED=random PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
12RUN /bin/sh -c apt-get update80.03 MB
13RUN /bin/sh -c groupadd --system3.16 KB
14WORKDIR /commander99 B
15COPY requirements.txt /commander/ # buildkit560 B
16RUN /bin/sh -c pip install47.47 MB
17COPY . /commander # buildkit2.65 MB
18COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.84 KB
19RUN /bin/sh -c chmod +x36.37 MB
20USER commander0 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'