Export app/service/binary from container to host OS. See also:
distrobox. More information: https://distrobox.it/usage/distrobox-export.
distrobox-export {{[-a|--app]}} {{package}} {{[-ef|--extra-flags]}} "--foreground"
distrobox-export {{[-b|--bin]}} {{path/to/binary}} {{[-ep|--export-path]}} {{path/to/binary_on_host}}
$HOME/.local/bin):distrobox-export {{[-b|--bin]}} {{path/to/binary}} {{[-ep|--export-path]}} {{path/to/export}}
--sudo will run the service as root inside the container):distrobox-export --service {{package}} {{[-ef|--extra-flags]}} "--allow-newer-config" {{[-S|--sudo]}}
distrobox-export {{[-a|--app]}} {{package}} {{[-d|--delete]}}