Sign inSign up

dsxconnect/google-cloud-storage-connector:2.0.2

Multi-platform
Index digest

sha256:f59f5b639f69f4b1adc33d315dcfc3c500937dc924ccd3cac150ea1bb2b4a64a

OS/ARCH

Compressed size

77.46 MB

Last pushed

2 months by dsxconnect

Type

Image

Manifest digest

sha256:4f20a5c948fb42ad4fba42868a618ff89f03495be3d20d01e8549b228b164328

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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.36 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update734 B
12RUN /bin/sh -c useradd -m3.23 KB
13WORKDIR /app93 B
14ARG PIP_INDEX_URL0 B
15ARG PIP_EXTRA_INDEX_URL0 B
16ENV PIP_INDEX_URL=0 B
17ENV PIP_EXTRA_INDEX_URL=0 B
18ENV PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
19COPY connectors/google_cloud_storage/requirements.txt requirements.txt # buildkit323 B
20RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh33.97 MB
21COPY connectors/framework connectors/framework # buildkit81.46 KB
22COPY connectors/google_cloud_storage/__init__.py connectors/google_cloud_storage/ # buildkit183 B
23COPY connectors/google_cloud_storage/config.py connectors/google_cloud_storage/ # buildkit2.84 KB
24COPY connectors/google_cloud_storage/gcs_client.py connectors/google_cloud_storage/ # buildkit2.53 KB
25COPY connectors/google_cloud_storage/google_cloud_storage_connector.py connectors/google_cloud_storage/ # buildkit10.51 KB
26COPY connectors/google_cloud_storage/version.py connectors/google_cloud_storage/ # buildkit227 B
27COPY shared/ shared/ # buildkit62.36 KB
28COPY shared/deploy/certs/ certs/ # buildkit642 B
29RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh647 B
30COPY connectors/google_cloud_storage/start.py connectors/google_cloud_storage/ # buildkit772 B
31ENV PYTHONPATH=/app0 B
32RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh116 B
33USER appuser0 B

Command

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