Run emacs inside a toolbox container using the default image for Fedora 36

toolbox run

  • Run a command in an existing `toolbox` container.
    See also: `toolbox enter`.
    More information: <https://manned.org/toolbox-run>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

toolbox run --distro {{fedora}} --release {{f36}} {{emacs}}

click the source code to copy