Sign inSign up

dsxconnect/google-cloud-storage-connector:2.0.12

Multi-platform
Index digest

sha256:255b05b5c6d1875e28d3e32096c0cb28a529ed5c8a4a0f734d63d6ee730796b7

OS/ARCH

Compressed size

77.72 MB

Last pushed

27 days by dsxconnect

Type

Image

Manifest digest

sha256:2bda9f107cd32974bbbe50397e76b2171710e00344ad7f36150932d61e0600b4

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.37 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;13.04 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update735 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 # buildkit342 B
20RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh34.22 MB
21COPY connectors/framework connectors/framework # buildkit82.69 KB
22COPY connectors/google_cloud_storage/*.py connectors/google_cloud_storage/ # buildkit18.4 KB
23COPY shared/ shared/ # buildkit62.14 KB
24COPY shared/deploy/certs/ certs/ # buildkit643 B
25RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh653 B
26ENV PYTHONPATH=/app0 B
27RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh119 B
28USER appuser0 B

Command

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