* admin/notes/emba: Fix docker build instruction.
This commit is contained in:
parent
b901290ae7
commit
93ad8407ed
1 changed files with 1 additions and 1 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
Reference in a new issue