Skip to content

Commit

Permalink
Remove docker debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
chuxubank committed Jan 30, 2024
1 parent e570b3b commit 7e48c11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ RUN echo "(custom-set-variables '(use-short-answers t))" > /root/.emacs.d/custom
RUN --mount=type=cache,sharing=locked,target=/root/.emacs.d/elpa \
yes | emacs --fg-daemon --debug-init --eval "(kill-emacs)"

RUN echo "Emacs build done."

CMD ["emacs"]

0 comments on commit 7e48c11

Please sign in to comment.