mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Merge from savannah/emacs-30
01d4eb3dd4; Improve doc string of 'insert-char'93ad8407ed* admin/notes/emba: Fix docker build instruction.b901290ae7* doc/lispref/text.texi (Margins): Grammar fix.16855c89ddMerge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/...8792d3431bBackport: Fix tree-sitter tests on Emba # Conflicts: # test/infra/Dockerfile.emba
This commit is contained in:
commit
e7ca83a2f4
5 changed files with 13 additions and 8 deletions
|
|
@ -91,7 +91,7 @@ emba.gnu.org:5050, is not accessible publicly. Instead, the container
|
|||
images must be build locally. Change the current directory to a
|
||||
recent Emacs branch (not a worktree), and apply the command
|
||||
|
||||
docker build --target emacs-inotify --tag emacs-inotify \
|
||||
docker buildx build --target emacs-inotify --tag emacs-inotify \
|
||||
-f test/infra/Dockerfile.emba .
|
||||
|
||||
This creates the Debian-based image emacs-inotify, based on the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue