Sign inSign up

secretagentnull/runboat-controller:v1.2-test

Index digest

sha256:8a74e69ba07959294d3f9092d43c33d0084fab64f9fd2aeef59b507145525e2e

OS/ARCH

linux/amd64

Compressed size

435.46 MB

Last pushed

about 1 year by secretagentnull

Type

Image

Manifest digest

sha256:0ee1f182f3252ca5d143107d557f9082804aeb6b3ba44d21d572332123573d4e

Image Layers

1# debian.sh --arch 'amd64' out/47 MB
2RUN /bin/sh -c set -eux;24.43 MB
3RUN /bin/sh -c set -eux;64.64 MB
4RUN /bin/sh -c set -ex;224.88 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6RUN /bin/sh -c set -eux;5.81 MB
7ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
8ENV PYTHON_VERSION=3.13.70 B
9ENV PYTHON_SHA256=5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a0 B
10RUN /bin/sh -c set -eux;25.99 MB
11RUN /bin/sh -c set -eux;251 B
12CMD ["python3"]0 B
13LABEL maintainer=Stéphane Bidoul0 B
14ADD https://dl.k8s.io/release/stable.txt /tmp/kubectl-version.txt # buildkit157 B
15RUN /bin/sh -c curl -L17.14 MB
16COPY requirements.txt /tmp/requirements.txt # buildkit740 B
17RUN /bin/sh -c pip install25.55 MB
18COPY log-config.yaml /etc/runboat-log-config.yaml # buildkit391 B
19ENV RUNBOAT_LOG_CONFIG=/etc/runboat-log-config.yaml0 B
20COPY src /app # buildkit23.45 KB
21ENV PYTHONPATH=/app0 B
22EXPOSE map[8000/tcp:{}]0 B
23CMD ["gunicorn" "-w" "1" "--bind"0 B

Command

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