sha256:d0f1549f7d0c9be4b727a1a5b927bdfbeae8a33f55b3721a91c0a7fb64eaa38e
OS/ARCH
linux/amd64
Compressed size
190.49 MB
Last pushed
6 months by ryukinix
Type
Image
Manifest digest
sha256:d0f1549f7d0c9be4b727a1a5b927bdfbeae8a33f55b3721a91c0a7fb64eaa38e
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c apt update30.29 MB3RUN /bin/sh -c sed --in-place2.34 KB4RUN /bin/sh -c locale-gen en_US.UTF-8843.03 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 -c74.33 MB10RUN |1 ROSWELL_VERSION=24.10.115 /bin/sh -c787 B11ENV PATH=/root/.roswell/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c apt update2.61 MB13WORKDIR /lisp-chat99 B14RUN /bin/sh -c ln -s185 B15COPY ./lisp-chat.asd lisp-chat.asd # buildkit1.21 KB16COPY ./src src # buildkit32.46 KB17COPY ./tests tests # buildkit4.41 KB18COPY ./roswell roswell # buildkit1.2 KB19COPY ./scripts scripts # buildkit1.24 KB20RUN /bin/sh -c bash ./scripts/bump_static.sh731 B21ARG APP_VERSION=0.8.0-rc3+202603140 B22ENV APP_VERSION=0.8.0-rc3+202603140 B23RUN |1 APP_VERSION=0.8.0-rc3+20260314 /bin/sh -c36.16 MB24EXPOSE map[5558/tcp:{}]0 B25EXPOSE map[5559/tcp:{}]0 B26ENTRYPOINT ["/lisp-chat/roswell/lisp-chat-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'