sha256:904286f13a1dff2ae760e54f2a2bf12e1c758ee7bc74c6f4e7fce28565c12378
OS/ARCH
Compressed size
250.3 MB
Last pushed
about 1 year by heywoodlh
Type
Image
Manifest digest
sha256:40063aa0e5982baae6888397ed4ff5fa420e7fb5a75221ee480457fe5c38bcb7
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.52 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt update100.38 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 update48.47 MB11RUN /bin/sh -c userdel ubuntu73.92 MB12USER heywoodlh0 B13ENV HOME=/home/heywoodlh0 B14USER root0 B15COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit295 B16COPY sshd.sh /sshd.sh # buildkit287 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