sha256:0bd46a5dbf08fb42472f0b08f6823248781ea21e93d353510095eb870e3ab18b
OS/ARCH
Compressed size
227.16 MB
Last pushed
over 1 year by heywoodlh
Type
Image
Manifest digest
sha256:dc8c33cfff1d7eb50cab7c672f33fde3328a778b83388f5179d4426aa9b40aa6
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 / 27.51 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt update76.95 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 update49.3 MB11RUN /bin/sh -c userdel ubuntu73.4 MB12USER heywoodlh0 B13ENV HOME=/home/heywoodlh0 B14USER root0 B15COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit297 B16COPY sshd.sh /sshd.sh # buildkit285 B17COPY ttyd.sh /ttyd.sh # buildkit388 B18COPY heywoodlh.sh /heywoodlh.sh # buildkit379 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