Sign inSign up

linagora/migration-worker-email-exchange:0.1-rc20

Index digest

sha256:87f14b217f2c379713469b52c130569cead7e0d38b69ec3f8f54e04332b651da

OS/ARCH

linux/amd64

Compressed size

81.18 MB

Last pushed

22 days by rcordier

Type

Image

Manifest digest

sha256:87852556979fee7be42eddbea1b707cc80ec35fd18510ef39ec31e72077f169d

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;4.07 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.36 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10COPY /uv /uvx /bin/ #21.18 MB
11RUN /bin/sh -c apt update16.03 MB
12WORKDIR /app93 B
13COPY worker_lib/ ./worker_lib/ # buildkit93.79 KB
14COPY worker_email_exchange/ ./worker_email_exchange/ # buildkit40.74 KB
15WORKDIR /app/worker_email_exchange32 B
16CMD ["./start.sh"]0 B

Command

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