sha256:7e44d25d8ca920e05bac34c0cf4f9d442fe7a266443f6e3d71c38080eb5e6bbf
OS/ARCH
linux/amd64
Compressed size
181.64 MB
Last pushed
7 months by ryukinix
Type
Image
Manifest digest
sha256:7e44d25d8ca920e05bac34c0cf4f9d442fe7a266443f6e3d71c38080eb5e6bbf
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c apt update30.23 MB3RUN /bin/sh -c sed --in-place2.34 KB4RUN /bin/sh -c locale-gen en_US.UTF-8843.04 KB5ENV LANG=en_US.UTF-80 B6ENV LANGUAGE=en_US:en0 B7ENV LC_ALL=en_US.UTF-80 B8ARG ROSWELL_VERSION=24.10.1150 B9RUN |1 ROSWELL_VERSION=24.10.115 /bin/sh -c72.61 MB10ENV PATH=/root/.roswell/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11RUN /bin/sh -c apt update16.95 MB12WORKDIR /lisp-chat99 B13COPY ./lisp-chat.asd lisp-chat.asd # buildkit1020 B14COPY ./src src # buildkit17.05 KB15COPY ./tests tests # buildkit1.32 KB16COPY ./roswell roswell # buildkit945 B17COPY ./scripts scripts # buildkit996 B18RUN /bin/sh -c bash ./scripts/bump_static.sh723 B19ARG APP_VERSION=0.4.0-rc2-202602060 B20ENV APP_VERSION=0.4.0-rc2-202602060 B21RUN |1 APP_VERSION=0.4.0-rc2-20260206 /bin/sh -c9.8 MB22RUN |1 APP_VERSION=0.4.0-rc2-20260206 /bin/sh -c4.96 MB23EXPOSE map[5558/tcp:{}]0 B24EXPOSE map[5559/tcp:{}]0 B25ENTRYPOINT ["/root/.roswell/bin/lisp-chat-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'