sha256:12c24be605a4982c12c5ce71b00474a963becf00d78af14fef80353843cc1cc3
OS/ARCH
Compressed size
285.6 MB
Last pushed
6 months by heywoodlh
Type
Image
Manifest digest
sha256:2e7a3457d9ae91d5658a3837210f7d9baad991966f8cc6bfd66e258b8a7de7d3
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 update123.39 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.13 MB11RUN /bin/sh -c userdel ubuntu85.73 MB12USER heywoodlh0 B13ENV HOME=/home/heywoodlh0 B14USER root0 B15COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit294 B16COPY sshd.sh /sshd.sh # buildkit284 B17COPY ttyd.sh /ttyd.sh # buildkit384 B18COPY heywoodlh.sh /heywoodlh.sh # buildkit377 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