sha256:bb892879e2ddc7a70379b7fc1720b6f084d073930e45a555a94e57572d5b7c9f
OS/ARCH
linux/amd64
Compressed size
181.63 MB
Last pushed
8 months by ryukinix
Type
Image
Manifest digest
sha256:bb892879e2ddc7a70379b7fc1720b6f084d073930e45a555a94e57572d5b7c9f
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 # buildkit755 B14COPY ./src src # buildkit16.06 KB15COPY ./tests tests # buildkit1.05 KB16COPY ./roswell roswell # buildkit963 B17COPY ./scripts scripts # buildkit997 B18RUN /bin/sh -c bash ./scripts/bump_static.sh721 B19RUN /bin/sh -c ros install9.8 MB20RUN /bin/sh -c ros run4.96 MB21EXPOSE map[5558/tcp:{}]0 B22EXPOSE map[5559/tcp:{}]0 B23ENTRYPOINT ["/root/.roswell/bin/lisp-chat-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'