sha256:0d773df1de31c9f37667d770d65712b132705b40a6b42a057476f79b3f86349e
OS/ARCH
linux/amd64
Compressed size
175.54 MB
Last pushed
7 months by ryukinix
Type
Image
Manifest digest
sha256:0d773df1de31c9f37667d770d65712b132705b40a6b42a057476f79b3f86349e
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 MB13RUN /bin/sh -c ros install1.32 MB14WORKDIR /lisp-chat99 B15RUN /bin/sh -c ln -s185 B16COPY ./lisp-chat.asd lisp-chat.asd # buildkit1.06 KB17COPY ./src src # buildkit22.52 KB18COPY ./tests tests # buildkit2.45 KB19COPY ./roswell roswell # buildkit958 B20COPY ./scripts scripts # buildkit1.23 KB21RUN /bin/sh -c bash ./scripts/bump_static.sh734 B22ARG APP_VERSION=0.7.0-alpha1+202602200 B23ENV APP_VERSION=0.7.0-alpha1+202602200 B24RUN |1 APP_VERSION=0.7.0-alpha1+20260220 /bin/sh -c19.84 MB25RUN |1 APP_VERSION=0.7.0-alpha1+20260220 /bin/sh -c59.23 KB26EXPOSE map[5558/tcp:{}]0 B27EXPOSE map[5559/tcp:{}]0 B28ENTRYPOINT ["/root/.roswell/bin/lisp-chat-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'