mviereck / x11docker

Run GUI applications and desktops in docker and podman containers. Focus on security.
MIT License
5.66k stars 376 forks source link

How to uninstall completely as never had (for reinstall) #282

Closed ghost closed 4 years ago

ghost commented 4 years ago

Due misconfiguration with rootless docker.

ghost commented 4 years ago

Is there any windows-desktop images exist that able to run on docker linux? :smile:

mviereck commented 4 years ago

How to uninstall completely as never had (for reinstall)

You can remove x11docker with x11docker --remove. It will only leave the softlink ~/x11docker and its target ~/.local/share/x11docker where persistant files of option ~/home are stored. Additional packages that you have installed yourself (like e.g. Xephyr) are not removed, you would have to care yourself.

Is there any windows-desktop images exist that able to run on docker linux?

Afaik those can run on Windows only.

ghost commented 4 years ago

:1st_place_medal:

mviereck commented 4 years ago

Is there any windows-desktop images exist that able to run on docker linux?

You might be interested in x11docker/lxde-wine. This is not a Windows container, but allows to run some Windows applications with the help of wine.

ghost commented 4 years ago

You might be interested in x11docker/lxde-wine. This is not a Windows container, but allows to run some Windows applications with the help of wine.

@mviereck wine doesn't useful. even i could installed https://www.internetdownloadmanager.com/ using wine and manage to get it work with flashgot but it's not possible to get benefit from it's browser integration module and it usually detect video files from nearly all websites with multiple qualities download options https://chrome.google.com/webstore/detail/idm-integration-module/ngpampappnmepgilojfohadhhmbhlaek

There're good download managers available for linux however not perfect as i expect. https://ugetdm.com/ https://subhra74.github.io/xdm/# https://persepolisdm.github.io/ http://flareget.com/

That's the reason i was looking for such option rather than run windows vm. Anyway that opensource IDMs may get developed good as proprietary IDM.