Sign inSign up

truongginjs/execution-pod:git-1

Multi-platform
Index digest

sha256:3b9e8c75f339190e34f1f209a35bc707db4580c9e02614f57d9ff5e6f304f145

OS/ARCH

Compressed size

76.03 MB

Last pushed

6 months by truongginjs

Type

Image

Manifest digest

sha256:4cc8657954a40d49a6050b72bb098b7775d148886230228c5b57479a39574291

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=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.250 B
7ENV PYTHON_SHA256=00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c918340 B
8RUN /bin/sh -c set -eux;13.24 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update33.16 MB
12RUN /bin/sh -c mkdir -p116 B
13WORKDIR /opt/executor32 B
14COPY server.py /opt/executor/server.py # buildkit1.69 KB
15RUN /bin/sh -c chmod +x32 B
16EXPOSE [8080/tcp]0 B
17CMD ["python" "/opt/executor/server.py"]0 B

Command

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