sha256:715f6e328ee68cf67aabf39597cb7d05fa2be5df6c47eeaae3250049571490f0
OS/ARCH
Compressed size
77.46 MB
Last pushed
2 months by dsxconnect
Type
Image
Manifest digest
sha256:c2025ce3ebb79b951545d612bc5cea17e7f6899bb65bd25c2eed7bdc3e690fba
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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.36 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update735 B12RUN /bin/sh -c useradd -m3.23 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 # buildkit323 B20RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh33.98 MB21COPY connectors/framework connectors/framework # buildkit81.47 KB22COPY connectors/google_cloud_storage/__init__.py connectors/google_cloud_storage/ # buildkit184 B23COPY connectors/google_cloud_storage/config.py connectors/google_cloud_storage/ # buildkit2.84 KB24COPY connectors/google_cloud_storage/gcs_client.py connectors/google_cloud_storage/ # buildkit2.54 KB25COPY connectors/google_cloud_storage/google_cloud_storage_connector.py connectors/google_cloud_storage/ # buildkit10.83 KB26COPY connectors/google_cloud_storage/version.py connectors/google_cloud_storage/ # buildkit228 B27COPY shared/ shared/ # buildkit62.36 KB28COPY shared/deploy/certs/ certs/ # buildkit645 B29RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh653 B30COPY connectors/google_cloud_storage/start.py connectors/google_cloud_storage/ # buildkit774 B31ENV PYTHONPATH=/app0 B32RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh118 B33USER appuser0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'