README 483 B

12345678910111213
  1. Subuser turns a docker container into a normal program. This program, however,
  2. runs with restricted privileges. It can only access the directory from which it was
  3. called, not the user's entire home directory. Each subuser is assigned a
  4. specific set of permissions.
  5. Notes:
  6. Ensure that all dependencies are installed before running this slackbuild.
  7. The package 'google-go-lang' must be build and installed before 'runc' package.
  8. If 'runc' fails to build then reboot and try again.