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