Working on test-r7rs
This commit is contained in:
parent
96aede2365
commit
8d99e06cb3
|
@ -208,6 +208,7 @@
|
|||
":5")
|
||||
(use-docker-head? ":head")
|
||||
(else "")))
|
||||
,(string-append "RUN apt-get update && apt-get install -y tree " apt-pkgs)
|
||||
"RUN mkdir -p ${HOME}/.snow && echo '()' > ${HOME}/.snow/config.scm"
|
||||
"COPY --from=retropikzel1/compile-r7rs /opt/compile-r7rs /opt/compile-r7rs"
|
||||
"ENV PATH=/opt/compile-r7rs:${PATH}"
|
||||
|
|
Loading…
Reference in New Issue