Sign inSign up

avhost/marathon-lb:latest

Networking
Security
Integration & delivery
Index digest

sha256:88f46020111a987f46297db18ab9573f2d02221b517c6584c584358b96e09f4c

OS/ARCH

linux/amd64

Compressed size

377.26 MB

Last pushed

7 months by andreaspeters

Type

Image

Manifest digest

sha256:c8381e61db2858d89a06d9c24a100b64121e29e044f4c1ce5c6305351f70a83d

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11LABEL maintainer=Andreas Peters <[email protected]>0 B
12LABEL org.opencontainers.image.title=marathon-lb0 B
13LABEL org.opencontainers.image.description=Loadbalancer for Mesosphere Marathon0 B
14LABEL org.opencontainers.image.vendor=AVENTER UG (haftungsbeschränkt)0 B
15LABEL org.opencontainers.image.source=https://github.com/AVENTER-UG/0 B
16ENV DEBIAN_FRONTEND=noninteractive0 B
17ENV TERM=linux0 B
18ENV LC_ALL=C.utf80 B
19ENV LC_CTYPE=C.utf80 B
20RUN /bin/sh -c apt-get update225.29 MB
21ENV TINI_VERSION=v0.19.0 TINI_GPG_KEY=595E85A6B1B4779EA4DAAEC70B588DFF0527A9B70 B
22ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /tini # buildkit9.24 KB
23ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini.asc /tini.asc # buildkit744 B
24RUN /bin/sh -c gpg --batch5.42 KB
25RUN /bin/sh -c set -x367.16 KB
26RUN /bin/sh -c export GNUPGHOME="$(mktemp128 B
27RUN /bin/sh -c gpg --auto-key-locate32 B
28RUN /bin/sh -c rm -rf139.92 KB
29ENV HAPROXY_MAJOR=3.2 HAPROXY_VERSION=3.2.4 HAPROXY_MD5=35a9600a063df8d85fd845dc330cb1110 B
30COPY requirements.txt /marathon-lb/ # buildkit219 B
31RUN /bin/sh -c set -x51.93 MB
32RUN /bin/sh -c wget --no-check-certificate4.91 MB
33RUN /bin/sh -c make -C34.65 MB
34RUN /bin/sh -c rm -rf154 B
35RUN /bin/sh -c python3 -m5.41 MB
36RUN /bin/sh -c . /marathon-lb/venv/bin/activate32 B
37ENV PATH=/marathon-lb/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
38RUN /bin/sh -c pip3 install11.16 MB
39RUN /bin/sh -c update-alternatives --set1.31 KB
40COPY . /marathon-lb # buildkit86.78 KB
41RUN /bin/sh -c rm -rf32 B
42RUN /bin/sh -c rm -rf32 B
43WORKDIR /marathon-lb32 B
44ENTRYPOINT ["tini" "-g" "--" "/marathon-lb/run"]0 B
45CMD ["sse" "--health-check" "--group" "external"]0 B
46EXPOSE [443/tcp 80/tcp 9090/tcp 9091/tcp]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'