sha256:76c5617106daaf67dd328f30ff3ca97de5d6400c56e00386591875d3bce1dbbc
OS/ARCH
linux/amd64
Compressed size
692.01 MB
Last pushed
over 1 year by yunexukdockerhub
Type
Image
Manifest digest
sha256:76c5617106daaf67dd328f30ff3ca97de5d6400c56e00386591875d3bce1dbbc
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.58 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.88 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.10.180 B10ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B11RUN /bin/sh -c set -eux;20.4 MB12RUN /bin/sh -c set -eux;250 B13CMD ["python3"]0 B14RUN python3 -m venv /venv8.04 MB15RUN wget --progress=dot:giga "https://go.dev/dl/go${GO_VERSION}.linux-$(dpkg --print-architecture).tar.gz"73.83 MB16COPY ./requirements/requirements.txt /build/1.98 KB17RUN --mount=type=cache,target=/root/.cache/pip 110.5 MB18COPY . /build/karapace-repo312.26 KB19RUN --mount=type=cache,target=/root/.cache/pip 70.7 MB20RUN apt-get update &&2.93 MB21COPY --from=builder /venv /venv67.28 MB22RUN useradd --system --gid 01.38 KB23COPY ./container/healthcheck.py /opt/karapace1.03 KBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'