sha256:16660f323eb85601b2d76e87fd6ddda73ec842764e2381ea5ce42009a248ec12
OS/ARCH
Compressed size
255.24 MB
Last pushed
about 1 year by heywoodlh
Type
Image
Manifest digest
sha256:d1630ca4649418dee6f1574e65265f28cdea84ca3d4dd9d5fb18cf63ef327120
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt update103.27 MB8ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/nix/var/nix/profiles/default/bin0 B9LABEL MAINTAINER=heywoodlh0 B10RUN /bin/sh -c apt update46.7 MB11RUN /bin/sh -c userdel ubuntu76.92 MB12USER heywoodlh0 B13ENV HOME=/home/heywoodlh0 B14USER root0 B15COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit291 B16COPY sshd.sh /sshd.sh # buildkit285 B17COPY ttyd.sh /ttyd.sh # buildkit388 B18COPY heywoodlh.sh /heywoodlh.sh # buildkit378 B19EXPOSE map[22/tcp:{}]0 B20EXPOSE map[8080/tcp:{}]0 B21VOLUME [/nix]0 B22VOLUME [/home/heywoodlh]0 B23ENTRYPOINT ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ARG RELEASE