💾 Archived View for freeshell.de › tldr › distrobox-enter.gmi captured on 2023-09-28 at 16:23:47. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Run a command in a Distrobox container.
Default command executed is your SHELL, but you can specify different shells or entire commands to execute. If used inside a script, an application, or a service, you can specify the --headless mode to disable tty and interactivity.
distrobox-enter container-name -- sh -l
distrobox-enter -H container-name -- uptime -p
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).