Skip to content
#

fedora

Here are 1,024 public repositories matching this topic...

distrobox
89luca89
89luca89 commented Jan 15, 2022

Similar to #119

It could be useful to mount the host file system as overlay, so that we are sure that the host file system is not touched outside the container.

This is also useful for #28

Example:

distrobox create --image alpine:latest --name test-alpine --home /tmp/test-home --overlay-host

Specifically the home should then be mounted with the :O flag:

[...]
--volume /:/run/

open-build-service
Smart-Helper
Smart-Helper commented Dec 1, 2021

I used the install script, chose wine staging but got a warning in the terminal that the wine staging the script wants to install and the one on my system are not compatible. It asks if i want to uninstall my current wine staging and install the new one.
I declined that to keep my current one as this machine is also my gaming computer and the games i run work perfectly fine so i didnt want to dis

Improve this page

Add a description, image, and links to the fedora topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fedora topic, visit your repo's landing page and select "manage topics."

Learn more