Sign inSign up

heywoodlh/dev:2024_11_snapshot

Multi-platform
Developer tools
Index digest

sha256:23c7715d33bdd55ff029037b18eea0431e2a192a994a10eff9ddfa9480eac38a

OS/ARCH

Compressed size

217.17 MB

Last pushed

almost 2 years by heywoodlh

Type

Image

Manifest digest

sha256:bb5c9d87e412d9c12914db99d338fad41df12c55b0d12ffc4e58a436edc6a548

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.37 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt update72.6 MB
8ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/nix/var/nix/profiles/default/bin0 B
9LABEL MAINTAINER=heywoodlh0 B
10RUN /bin/sh -c apt update47.1 MB
11RUN /bin/sh -c userdel ubuntu69.09 MB
12USER heywoodlh0 B
13ENV HOME=/home/heywoodlh0 B
14USER root0 B
15COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit292 B
16COPY sshd.sh /sshd.sh # buildkit286 B
17COPY ttyd.sh /ttyd.sh # buildkit308 B
18COPY heywoodlh.sh /heywoodlh.sh # buildkit334 B
19EXPOSE map[22/tcp:{}]0 B
20EXPOSE map[8080/tcp:{}]0 B
21VOLUME [/nix]0 B
22VOLUME [/home/heywoodlh]0 B
23ENTRYPOINT ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

 ARG RELEASE