Install subuser by entering the following commands in the terminal:
sudo apt update sudo apt install subuser
Description:
Run programs on Linux with selectively restricted permissions
Subuser turns a docker container into a normal program, but this program is not fully privileged, it can only access the directory from which it was called.
Homepage: http://subuser.org
Version: 0.6.1-3
Section: universe/admin