Sign inSign up

dsxconnect/filesystem-connector:2.0.4

Multi-platform
Index digest

sha256:33ac86907de147b7fc9b055c5037f23768639d208d0e6440f25912a613e77e4c

OS/ARCH

Compressed size

59.5 MB

Last pushed

2 months by dsxconnect

Type

Image

Manifest digest

sha256:9f554d31a706fae3bd8140611e76fef261a410cfc8610b271a350caa09f3b44e

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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.2 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;249 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/filesystem/requirements.txt requirements.txt # buildkit300 B
20RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh16.36 MB
21RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh119 B
22RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh119 B
23COPY connectors/framework connectors/framework # buildkit82.36 KB
24COPY connectors/filesystem/__init__.py connectors/filesystem/ # buildkit176 B
25COPY connectors/filesystem/config.py connectors/filesystem/ # buildkit2.87 KB
26COPY connectors/filesystem/filesystem_connector.py connectors/filesystem/ # buildkit8.32 KB
27COPY connectors/filesystem/filesystem_monitor.py connectors/filesystem/ # buildkit2.28 KB
28COPY connectors/filesystem/version.py connectors/filesystem/ # buildkit219 B
29COPY shared/ shared/ # buildkit61.22 KB
30COPY shared/deploy/certs/ certs/ # buildkit643 B
31RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh649 B
32COPY connectors/filesystem/start.py connectors/filesystem/ # buildkit1.32 KB
33ENV PYTHONPATH=/app0 B
34RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh119 B
35USER appuser0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'