sha256:bce2be616432d917ae0adfce7facf100255fe847ddb783efdf83724fed6bcc06
OS/ARCH
linux/amd64
Compressed size
221.08 MB
Last pushed
about 1 year by rcmorano
Type
Image
Manifest digest
sha256:bce2be616432d917ae0adfce7facf100255fe847ddb783efdf83724fed6bcc06
Image Layers
1# debian.sh --arch 'amd64' out/29.99 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.03 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.130 B7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B8RUN /bin/sh -c set -eux;14.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get -qq483.45 KB12COPY /uv /uvx /bin/ #17.6 MB13COPY zalando-marker / # buildkit253 B14LABEL maintainer=Team ACID @ Zalando0 B15EXPOSE map[8081/tcp:{}]0 B16WORKDIR /app93 B17RUN /bin/sh -c apt-get -qq89.84 MB18COPY requirements.txt . # buildkit299 B19COPY start_server.sh . # buildkit179 B20RUN /bin/sh -c pip install67.2 MB21COPY operator_ui operator_ui/ # buildkit41.99 KB22COPY /workdir/operator_ui/static/build/ operator_ui/static/build/ # buildkit221.35 KB23ARG VERSION=dev0 B24RUN |1 VERSION=dev /bin/sh -c236 B25CMD ["python" "-m" "operator_ui"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'