sha256:40bca342665359e3e441bbef1459ee95b9a1872d7e11a5649ccc1758783e3f66
OS/ARCH
Compressed size
275.76 MB
Last pushed
7 months by heywoodlh
Type
Image
Manifest digest
sha256:2f87796daa6cda0559a10a1c7dbc3bf8e1c12551e233dee9db251a5c40dea5ab
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.53 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt update119.1 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 update47.31 MB11RUN /bin/sh -c userdel ubuntu81.82 MB12USER heywoodlh0 B13ENV HOME=/home/heywoodlh0 B14USER root0 B15COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit297 B16COPY sshd.sh /sshd.sh # buildkit284 B17COPY ttyd.sh /ttyd.sh # buildkit388 B18COPY heywoodlh.sh /heywoodlh.sh # buildkit378 B19EXPOSE [22/tcp]0 B20EXPOSE [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