Sign inSign up

ryukinix/lisp-chat:0.6.0

Index digest

sha256:020573488e3f2a34407255ed3e25170681481c673cdec51d89a1ef1b92f60402

OS/ARCH

linux/amd64

Compressed size

172.47 MB

Last pushed

7 months by ryukinix

Type

Image

Manifest digest

sha256:89d9bad96b3a64125d79cb96f21ae81d6480acb614403bcfd3d08e47c0286357

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c apt update30.29 MB
3RUN /bin/sh -c sed --in-place2.34 KB
4RUN /bin/sh -c locale-gen en_US.UTF-8843.03 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 -c74.33 MB
10RUN |1 ROSWELL_VERSION=24.10.115 /bin/sh -c787 B
11ENV PATH=/root/.roswell/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c apt update2.88 MB
13WORKDIR /lisp-chat99 B
14COPY ./lisp-chat.asd lisp-chat.asd # buildkit1.05 KB
15COPY ./src src # buildkit19.76 KB
16COPY ./tests tests # buildkit2.4 KB
17COPY ./roswell roswell # buildkit944 B
18COPY ./scripts scripts # buildkit996 B
19RUN /bin/sh -c bash ./scripts/bump_static.sh732 B
20ARG APP_VERSION=0.6.0+202602180 B
21ENV APP_VERSION=0.6.0+202602180 B
22RUN |1 APP_VERSION=0.6.0+20260218 /bin/sh -c9.81 MB
23RUN |1 APP_VERSION=0.6.0+20260218 /bin/sh -c8.08 MB
24EXPOSE [5558/tcp]0 B
25EXPOSE [5559/tcp]0 B
26ENTRYPOINT ["/root/.roswell/bin/lisp-chat-server"]0 B

Command

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