Sign inSign up

ryukinix/lisp-chat:0.6.0-rc2

Index digest

sha256:713efe2adc0a4488dbfb5a586a59a42aca03d33c0dd9b9ed8ba18f1561379738

OS/ARCH

linux/amd64

Compressed size

181.72 MB

Last pushed

7 months by ryukinix

Type

Image

Manifest digest

sha256:1066d2ef0de793c7e5c427ed48b130b18d2a44e078c50393addf1c5fdb6c576e

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c apt update30.23 MB
3RUN /bin/sh -c sed --in-place2.34 KB
4RUN /bin/sh -c locale-gen en_US.UTF-8843.04 KB
5ENV LANG=en_US.UTF-80 B
6ENV LANGUAGE=en_US:en0 B
7ENV LC_ALL=en_US.UTF-80 B
8ARG ROSWELL_VERSION=24.10.1150 B
9RUN |1 ROSWELL_VERSION=24.10.115 /bin/sh -c72.61 MB
10ENV PATH=/root/.roswell/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11RUN /bin/sh -c apt update16.95 MB
12WORKDIR /lisp-chat99 B
13COPY ./lisp-chat.asd lisp-chat.asd # buildkit1.05 KB
14COPY ./src src # buildkit19.46 KB
15COPY ./tests tests # buildkit2.36 KB
16COPY ./roswell roswell # buildkit945 B
17COPY ./scripts scripts # buildkit996 B
18RUN /bin/sh -c bash ./scripts/bump_static.sh734 B
19ARG APP_VERSION=0.6.0-rc2+202602150 B
20ENV APP_VERSION=0.6.0-rc2+202602150 B
21RUN |1 APP_VERSION=0.6.0-rc2+20260215 /bin/sh -c9.8 MB
22RUN |1 APP_VERSION=0.6.0-rc2+20260215 /bin/sh -c5.03 MB
23EXPOSE [5558/tcp]0 B
24EXPOSE [5559/tcp]0 B
25ENTRYPOINT ["/root/.roswell/bin/lisp-chat-server"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'