sha256:09b3d9301645293d6c9f3c50fca5936e2adbf450a7354c7fbbae706041664d2f
OS/ARCH
linux/amd64
Compressed size
340.55 MB
Last pushed
over 5 years by binhex
Type
Image
Manifest digest
sha256:09b3d9301645293d6c9f3c50fca5936e2adbf450a7354c7fbbae706041664d2f
Image Layers
1MAINTAINER binhex0 B2ADD build/*.conf /etc/supervisor.conf # buildkit268 B3ADD build/root/*.sh /root/ # buildkit2.88 KB4ADD build/utils/busybox/busybox /bootstrap/busybox # buildkit655.79 KB5RUN /bootstrap/busybox --install -s /bootstrap4.92 KB6RUN /bootstrap/sh -c rel_date=$(/bootstrap/date +%Y.%m.01)204.64 MB7ENV HOME=/home/nobody0 B8ENV TERM=xterm0 B9ENV LANG=en_GB.UTF-80 B10ENTRYPOINT ["/usr/bin/tini" "-g" "--"]0 B11MAINTAINER binhex0 B12ADD build/root/*.sh /root/ # buildkit4.2 KB13ADD run/root/*.sh /root/ # buildkit10.08 KB14ADD run/nobody/*.sh /home/nobody/ # buildkit3.22 KB15RUN /bin/sh -c chmod +x7.56 MB16EXPOSE map[8118/tcp:{}]0 B17MAINTAINER binhex0 B18ADD build/*.conf /etc/supervisor/conf.d/ # buildkit371 B19ADD build/root/*.sh /root/ # buildkit4.77 KB20ADD run/root/*.sh /root/ # buildkit2.21 KB21ADD run/nobody/*.sh /home/nobody/ # buildkit6.8 KB22ADD config/nobody/ /home/nobody/ # buildkit5.56 KB23RUN /bin/sh -c chmod +x127.67 MB24ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/nobody/bin0 B25VOLUME [/config]0 B26VOLUME [/data]0 B27EXPOSE map[5000/tcp:{}]0 B28EXPOSE map[9080/tcp:{}]0 B29EXPOSE map[9443/tcp:{}]0 B30EXPOSE map[8118/tcp:{}]0 B31EXPOSE map[49160/tcp:{}]0 B32EXPOSE map[49170/tcp:{}]0 B33CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
MAINTAINER binhex