sha256:a5d7e3a332f8cc0f23a0d7633a0c1e60bcc40d86ef622150835ce7f7e8c78bb6
OS/ARCH
linux/amd64
Compressed size
256.35 MB
Last pushed
1 day by gornskew
Type
Image
Manifest digest
sha256:c5c0fcdda5faded10b133a3ee4409acdb9ceb0fae49074858b74a7a307606795
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2LABEL basilisk.capabilities=readymax,skewed-emacs0 B3ARG DEBIAN_FRONTEND=noninteractive0 B4SHELL [/bin/bash -lc]0 B5RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -lc45.25 MB6COPY /usr/local/ /usr/local/ # buildkit55.26 MB7ARG TARGETARCH=amd64 # default fallback0 B8RUN |5 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 #=752.12 KB9RUN |5 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 #=3.3 KB10COPY --chown=emacs-user:emacs-user /home/emacs-user/skewed-emacs /home/emacs-user/skewed-emacs #23.63 MB11COPY --chown=emacs-user:emacs-user /home/emacs-user/lisply-mcp /home/emacs-user/lisply-mcp #177 KB12COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.75 KB13COPY --chown=emacs-user:emacs-user docker/emacs-repl.sh /home/emacs-user/emacs-repl.sh #1.55 KB14COPY docker/webshot /usr/local/bin/webshot # buildkit3.74 KB15COPY docker/webshot-clip /usr/local/bin/webshot-clip # buildkit4.34 KB16COPY docker/skewed-install /usr/local/bin/skewed-install # buildkit2.48 KB17COPY docker/lisply-index /usr/local/bin/lisply-index # buildkit978 B18COPY /home/emacs-user/lisply-mcp/scripts/lisply-index.js /usr/local/lib/lisply/lisply-index.js # buildkit5.5 KB19RUN |5 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 #=2.48 KB20ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B21USER emacs-user0 B22WORKDIR /home/emacs-user32 B23ENV TERM=xterm-256color0 B24ENV COLORTERM=truecolor0 B25ENV SKEWED_EMACS_CONTAINER=true0 B26ENV PATH=/home/emacs-user/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27RUN |5 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 #=1.97 KB28USER root0 B29RUN |5 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 #=102.86 MB30USER emacs-user0 B31RUN |5 DEBIAN_FRONTEND=noninteractive TARGETARCH=amd64 #=491 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1787529600'