sha256:04986cd1dc0a76409a2e21862e0935993d063afde5d49982e197ebfe5bd246d2
OS/ARCH
linux/amd64
Compressed size
46.63 MB
Last pushed
8 months by mossroy
Type
Image
Manifest digest
sha256:04986cd1dc0a76409a2e21862e0935993d063afde5d49982e197ebfe5bd246d2
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c apt-get update18.23 MB3RUN /bin/sh -c useradd -m3.25 KB4WORKDIR /app92 B5COPY telegram-to-email.py /app/telegram-to-email.py # buildkit2.23 KB6RUN /bin/sh -c chmod +x2.25 KB7USER appuser0 B8CMD ["python3" "/app/telegram-to-email.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1766966400'