sha256:17f8e46e0881caea851a3d55cb052d338017fb57888c4c44e561bad250773a77
OS/ARCH
Compressed size
678.89 MB
Last pushed
over 2 years by binhex
Type
Image
Manifest digest
sha256:280780f5cc97777e15ac028915a74af210ee897fed3aee90fd3ec51f4604aeec
Image Layers
1LABEL org.opencontainers.image.authors== binhex0 B2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B3ARG TARGETARCH0 B4ADD build/common/root/*.conf /etc/supervisor.conf # buildkit263 B5ADD build/common/root/*.sh /bootstrap/ # buildkit2.88 KB6ADD build/arm64/utils/busybox/busybox /bootstrap/busybox # buildkit677.58 KB7RUN |1 TARGETARCH=arm64 /bootstrap/busybox --install4.79 KB8RUN |1 TARGETARCH=arm64 /bootstrap/sh -c214.37 MB9ENV HOME=/home/nobody0 B10ENV TERM=xterm0 B11ENV LANG=en_GB.UTF-80 B12ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B13LABEL org.opencontainers.image.authors== binhex0 B14LABEL org.opencontainers.image.source== https://github.com/binhex/arch-fdroidserver0 B15ARG RELEASETAG0 B16ARG TARGETARCH0 B17ADD build/*.conf /etc/supervisor/conf.d/ # buildkit413 B18ADD build/root/*.sh /root/ # buildkit1.66 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit264 B20RUN |2 RELEASETAG=2.2.1-1-02 TARGETARCH=arm64 /bin/sh463.85 MB21CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex