Skip to content

Commit

Permalink
Add batch compile
Browse files Browse the repository at this point in the history
  • Loading branch information
chuxubank committed Jan 31, 2024
1 parent eaad6d4 commit fb5b6bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ RUN echo "(custom-set-variables '(use-short-answers t))" > /root/.emacs.d/custom

RUN yes | emacs --fg-daemon --debug-init --eval "(kill-emacs)"

RUN emacs --batch -f batch-byte-recompile-directory /root/.emacs.d/

CMD ["emacs"]

0 comments on commit fb5b6bc

Please sign in to comment.