subuser icon indicating copy to clipboard operation
subuser copied to clipboard

Run programs on linux with selectively restricted permissions.

Results 43 subuser issues
Sort by recently updated
recently updated
newest added

when i try to add a package i get this: subuser list available Traceback (most recent call last): File "/usr/local/bin/subuser", line 52, in command(sys.argv[2:]) File "/usr/local/lib/python3.6/dist-packages/subuserlib/builtInCommands/list.py", line 64, in runCommand...

Docker is not a healthy community. The first and foremost issue that would need to be fixed with Docker, is that most releases break something for subuser: - Subuser existed...

performance
Future

Hi, from security perspective a program should never ask for you user password. Please integrate a check, that ends subuser if run with insufficient privileges. It is not even necessary...

http://stage1.io/blog/sharing-a-directory-to-docker-through-vagrant/

enhancement
Somebody else do it. Please!
Portability
Future

This is a new install of subuser. Installed on Ubuntu 18.04 from the Ubuntu repository. First issue was that the subuser repository was broken in some way, I could not...

Hello, firstly, thank you for a great tool! I was playing around with getting things to work, and it works great with the x client of xpra (just a side...

Hi! I use docker and like the idea of running applications in containers, and thought about creating a docker image to run on desktop (for example, connecting to the XServer),...

After adding own image `iceweasel-vlc` and failure to repair: #### Observed: ``` $ subuser repair Verifying subuser configuration. Checking if images need to be updated or installed... [...] New images...

Hello, I'm trying to create a container for the proprietary software suite WPS Office. I am able to build the Ubuntu container successfully. Unfortunately, when I try to launch it...

Git warning messages are wrote to `stderr` which causes failure for what otherwise would be a successful operation. For example: ``` $ git config --global init.templatedir "/tmp/non-existing" # this is...