mirror of
https://github.com/Django-LiveView/docs.git
synced 2024-11-14 20:25:40 +01:00
This commit is contained in:
parent
81fc6b0778
commit
88efca89b3
@ -11,8 +11,5 @@ RUN apt update
|
||||
RUN apt install -y emacs-nox
|
||||
|
||||
# Build
|
||||
COPY build.el .
|
||||
COPY one.org .
|
||||
COPY onerc.el .
|
||||
COPY assets assets
|
||||
COPY . .
|
||||
ENTRYPOINT emacs --batch --script build.el
|
||||
|
Loading…
Reference in New Issue
Block a user