mail2nc (sha256:6315a2517b6c0fc4425715024e8db718e03b9ecc86cb149957bb31578988e38f)

Published 2026-08-11 22:32:28 +00:00 by clement in clement/mail2nc

Installation

docker pull git.bexsys.fr/clement/mail2nc@sha256:6315a2517b6c0fc4425715024e8db718e03b9ecc86cb149957bb31578988e38f
sha256:6315a2517b6c0fc4425715024e8db718e03b9ecc86cb149957bb31578988e38f

About this package

IMAP to Nextcloud attachment forwarder

Image layers

bazel build @trixie//base-files/arm64:data_statusd
bazel build @trixie//netbase/arm64:data_statusd
bazel build @trixie//tzdata/arm64:data_statusd
bazel build @trixie//tzdata-legacy/arm64:data_statusd
bazel build @trixie//media-types/arm64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian13
bazel build //common:cacerts_debian13_arm64
bazel build @trixie//libc6/arm64:data_statusd
bazel build @trixie//libssl3t64/arm64:data_statusd
bazel build @trixie//libzstd1/arm64:data_statusd
bazel build @trixie//zlib1g/arm64:data_statusd
bazel build @trixie//libgomp1/arm64:data_statusd
bazel build @trixie//libstdc++6/arm64:data_statusd
bazel build @trixie//libgcc-s1/arm64:data_statusd
bazel build @trixie//gcc-14-base/arm64:data_statusd
bazel build @trixie_python//libbz2-1.0/arm64:data_statusd
bazel build @trixie_python//libdb5.3t64/arm64:data_statusd
bazel build @trixie_python//libexpat1/arm64:data_statusd
bazel build @trixie_python//liblzma5/arm64:data_statusd
bazel build @trixie_python//libsqlite3-0/arm64:data_statusd
bazel build @trixie_python//libuuid1/arm64:data_statusd
bazel build @trixie_python//libncursesw6/arm64:data_statusd
bazel build @trixie_python//libtinfo6/arm64:data_statusd
bazel build @trixie_python//zlib1g/arm64:data_statusd
bazel build @trixie_python//libcom-err2/arm64:data_statusd
bazel build @trixie_python//libcrypt1/arm64:data_statusd
bazel build @trixie_python//libc-bin/arm64:data_statusd
bazel build @trixie_python//libgssapi-krb5-2/arm64:data_statusd
bazel build @trixie_python//libk5crypto3/arm64:data_statusd
bazel build @trixie_python//libkeyutils1/arm64:data_statusd
bazel build @trixie_python//libkrb5-3/arm64:data_statusd
bazel build @trixie_python//libkrb5support0/arm64:data_statusd
bazel build @trixie_python//libnsl2/arm64:data_statusd
bazel build @trixie_python//libreadline8t64/arm64:data_statusd
bazel build @trixie_python//libtirpc3t64/arm64:data_statusd
bazel build @trixie_python//libffi8/arm64:data_statusd
bazel build @trixie_python//libpython3.13-minimal/arm64:data_statusd
bazel build @trixie_python//libpython3.13-stdlib/arm64:data_statusd
bazel build @trixie_python//python3.13-minimal/arm64:data_statusd
bazel build @trixie_python//python3.13-venv/arm64:data_statusd
bazel build //python3:python_aliases_debian13
bazel build //python3:ldconfig_cache_arm64
ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PYTHONPATH=/deps
WORKDIR /app
COPY --chown=65532:65532 /deps /deps # buildkit
COPY --chown=65532:65532 /rootfs/data /data # buildkit
COPY --chown=65532:65532 main.py ./main.py # buildkit
USER 65532:65532
VOLUME [/data]
HEALTHCHECK {Test:[CMD /usr/bin/python3 main.py --healthcheck] Interval:30s Timeout:5s StartPeriod:2m0s StartInterval:0s Retries:3}
ENTRYPOINT ["/usr/bin/python3"]
CMD ["main.py"]

Labels

Key Value
org.opencontainers.image.description IMAP to Nextcloud attachment forwarder
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 7dffc547a6f25de3f93256ce4647b89cfa611c6e
org.opencontainers.image.source https://git.bexsys.fr/clement/mail2nc
org.opencontainers.image.title Mail2NC
org.opencontainers.image.url https://git.bexsys.fr/clement/mail2nc
org.opencontainers.image.vendor BEXSYS
org.opencontainers.image.version v2.0.1
Details
Container
2026-08-11 22:32:28 +00:00
4
OCI / Docker
linux/arm64
MIT
22 MiB
Versions (12) View all
v2.0 2026-08-12
latest 2026-08-12
buildcache 2026-08-12
v2.0.4 2026-08-12