Sign inSign up

dsxconnect/onedrive-connector:latest

Index digest

sha256:33bd4ce10fba2afa35abaef82b27c58ff1d3671257f0912ee7dddab9a7fac03d

OS/ARCH

linux/amd64

Compressed size

65.09 MB

Last pushed

6 months by dsxconnect

Type

Image

Manifest digest

sha256:f42ea66b95b09d35a0c7240221aa2f0889dec5ceb3184366d78eb2df61c21d30

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.35 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;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update733 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/onedrive/requirements.txt requirements.txt # buildkit306 B
20RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh21.55 MB
21COPY connectors/framework connectors/framework # buildkit111.23 KB
22COPY connectors/onedrive/__init__.py connectors/onedrive/ # buildkit179 B
23COPY connectors/onedrive/config.py connectors/onedrive/ # buildkit1.4 KB
24COPY connectors/onedrive/onedrive_client.py connectors/onedrive/ # buildkit2.44 KB
25COPY connectors/onedrive/onedrive_connector.py connectors/onedrive/ # buildkit4.94 KB
26COPY connectors/onedrive/tokens.py connectors/onedrive/ # buildkit352 B
27COPY connectors/onedrive/version.py connectors/onedrive/ # buildkit218 B
28COPY shared/ shared/ # buildkit98.89 KB
29COPY shared/deploy/certs/ certs/ # buildkit649 B
30RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh655 B
31COPY connectors/onedrive/start.py connectors/onedrive/ # buildkit705 B
32ENV PYTHONPATH=/app0 B
33RUN |2 PIP_INDEX_URL= PIP_EXTRA_INDEX_URL= /bin/sh119 B
34USER appuser0 B

Command

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