sha256:905d1fdf978f1883777d6618e7b8269769aa9265ab6650b67f424de5c669c27f
OS/ARCH
Compressed size
77.65 MB
Last pushed
about 1 month by dsxconnect
Type
Image
Manifest digest
sha256:87f7a2d047bf6835a158dc8c90947f3759f1d47c336a034244b5a8d77b0a3570
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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;3.37 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;13.04 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update734 B12RUN /bin/sh -c useradd -m3.24 KB13WORKDIR /app93 B14ARG PIP_INDEX_URL0 B15ARG PIP_EXTRA_INDEX_URL0 B16ENV PIP_INDEX_URL=0 B17ENV PIP_EXTRA_INDEX_URL=0 B18ENV PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B19COPY connectors/google_cloud_storage/requirements.txt requirements.txt # buildkit341 B20RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh34.15 MB21COPY connectors/framework connectors/framework # buildkit82.58 KB22COPY connectors/google_cloud_storage/*.py connectors/google_cloud_storage/ # buildkit18.54 KB23COPY shared/ shared/ # buildkit62.13 KB24COPY shared/deploy/certs/ certs/ # buildkit641 B25RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh649 B26ENV PYTHONPATH=/app0 B27RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh118 B28USER appuser0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'