]> git.eshelyaron.com Git - emacs.git/commitdiff
* admin/notes/emba: Fix docker build instruction.
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 18 Apr 2025 07:31:54 +0000 (09:31 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 21 Apr 2025 20:33:34 +0000 (22:33 +0200)
(cherry picked from commit 93ad8407ed82c27835cf27b15ee2637a2ebba482)

admin/notes/emba

index 2d0aaa6e8f03721a90ff212078a601e0221ee4c9..cf4184ccc9251045e642cabffa73e80b8f328651 100644 (file)
@@ -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