Sign inSign up

grammatech/sel:r2025-03-01

Manifest digest

sha256:5a0b09d0aaaab4c7390074b1d0715aaaedf427173c365958546c5b5a53b645a6

OS/ARCH

linux/amd64

Compressed size

1.18 GB

Last pushed

over 1 year by gtresearch

Type

Image

Manifest digest

sha256:5a0b09d0aaaab4c7390074b1d0715aaaedf427173c365958546c5b5a53b645a6

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7RUN ln -fs /usr/share/zoneinfo/America/New_York /etc/localtime375 B
8RUN apt-get -y --fix-missing update556.94 MB
9RUN curl -sL https://deb.nodesource.com/setup_20.x |54.15 MB
10RUN npm install --global prettier4.4 MB
11RUN python -m pip install8 MB
12RUN mkdir /usr/share/ccl377 B
13RUN git clone --depth=1 --branch=v1.12.110.92 MB
14RUN curl -L https://github.com/Clozure/ccl/releases/download/v1.12.1/linuxx86.tar.gz 18.27 MB
15RUN cd /usr/share/ccl && echo14.26 MB
16RUN echo '#!/bin/sh\nexport CCL_DEFAULT_DIRECTORY=/usr/share/ccl\nexec ${CCL_DEFAULT_DIRECTORY}/lx86cl64482 B
17RUN chmod a+x /usr/bin/ccl488 B
18RUN rm -rf /root/sbcl &&21.93 MB
19RUN cd /root/sbcl && 51.34 MB
20RUN apt-get -y remove sbcl324.72 KB
21RUN cd /root/sbcl && bash16.13 MB
22RUN curl -O https://beta.quicklisp.org/quicklisp.lisp15.49 KB
23RUN sbcl --load quicklisp.lisp 982.06 KB
24RUN ccl --load /root/quicklisp/setup.lisp 300.44 KB
25RUN curl https://raw.githubusercontent.com/eschulte/lisp-format/master/lisp-format 6.67 KB
26RUN chmod +x /usr/bin/lisp-format6.69 KB
27RUN echo "(add-to-list 'load-path \"/usr/share/emacs/site-lisp/\")"415 B
28RUN curl https://raw.githubusercontent.com/llvm-mirror/clang/master/tools/clang-format/git-clang-format 7.78 KB
29RUN chmod +x /usr/bin/git-lisp-format7.79 KB
30RUN mkdir /root/common-lisp335 B
31RUN curl https://gitlab.common-lisp.net/asdf/asdf/-/archive/3.3.7/asdf-3.3.7.tar.gz| tar xzC644.95 KB
32COPY tools/tree-sitter-install.sh /bin1.83 KB
33RUN env NOPIN=${NOPIN} WORKDIR= tree-sitter-install.sh406.29 MB
34RUN git clone --depth=1 https://github.com/edicl/cl-unicode.git2.81 MB
35COPY .cl-make /root/quicklisp/local-projects/sel/.cl-make41.76 KB
36COPY Makefile /root/quicklisp/local-projects/sel/Makefile2.12 KB
37COPY .qlfile.external /root/quicklisp/local-projects/sel/.qlfile.external804 B
38COPY .qlfile.grammatech /root/quicklisp/local-projects/sel/.qlfile.grammatech841 B
39RUN make -C /root/quicklisp/local-projects/sel dependencies7.73 MB
40RUN rm -rf /root/quicklisp/local-projects/sel473 B
41RUN rm /root/quicklisp/local-projects/system-index.txt486 B
42RUN git config --system user.name396 B
43RUN git config --system user.email414 B

Command

 ARG RELEASE