We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3e597 commit dd1b8b3Copy full SHA for dd1b8b3
Dockerfile
@@ -1,5 +1,5 @@
1
FROM ryukinix/lerax:latest
2
-
+RUN apt-get update && apt-get install sbcl rlwrap -y
3
# NOTE: z prefix makes sure is the last file to load.
4
# this avoid variables to be overridden
5
COPY setup.el /root/.emacs.d/personal/z-setup.el
0 commit comments