Sign inSign up

dsxconnect/filesystem-connector:0.5.44

Index digest

sha256:f3b5277045298294c0cfb30f46c15780c205ed12118007d41c6565f10368a827

OS/ARCH

linux/amd64

Compressed size

60.23 MB

Last pushed

7 months by dsxconnect

Type

Image

Manifest digest

sha256:875a2e89c3f54dfbdd1a43ce0058c7f123bb41fe450f8f0e67406aaf4d840ef9

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.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update734 B
12RUN /bin/sh -c useradd -m3.24 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/filesystem/requirements.txt requirements.txt # buildkit304 B
20RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh16.67 MB
21RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh118 B
22RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh121 B
23COPY connectors/framework connectors/framework # buildkit81.09 KB
24COPY connectors/filesystem connectors/filesystem # buildkit83.13 KB
25COPY shared/ shared/ # buildkit84.64 KB
26RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh180 B
27COPY shared/deploy/certs/ certs/ # buildkit654 B
28RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh660 B
29COPY connectors/filesystem/start.py . # buildkit722 B
30ENV PYTHONPATH=/app0 B
31RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh117 B
32USER appuser0 B

Command

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