Sign inSign up

avhost/marathon-lb:v1.17.0-3

Networking
Security
Integration & delivery
Index digest

sha256:52f3b012b8332cca5d0e4c3a1ad00a56d14a4a9b48713ad99dc4e403405602b4

OS/ARCH

linux/amd64

Compressed size

376.21 MB

Last pushed

12 months by andreaspeters

Type

Image

Manifest digest

sha256:f23a67cd9c99e4a0dbc268fbb7b36febc8f2ae61fa142157763cab0aaa699744

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.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 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 update224.26 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.41 KB
25RUN /bin/sh -c set -x366.59 KB
26RUN /bin/sh -c export GNUPGHOME="$(mktemp128 B
27RUN /bin/sh -c gpg --auto-key-locate32 B
28RUN /bin/sh -c rm -rf139.29 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 -rf153 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.3 KB
40COPY . /marathon-lb # buildkit87.3 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 &{[{{136 0} {136 0}}]0 B

Command

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