File: control

package info (click to toggle)
subuser 0.6.2-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 4,208 kB
  • sloc: python: 5,201; sh: 380; makefile: 73
file content (15 lines) | stat: -rw-r--r-- 655 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: subuser
Section: admin
Priority: optional
Maintainer: Stanislas Leduc <stanislas.leduc@mailoo.org>
Build-Depends: debhelper (>= 11), dh-python, python3, python3-sphinx, python3-sphinx-rtd-theme, python3-setuptools
Standards-Version: 4.2.1
Homepage: http://subuser.org

Package: subuser
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}, ${python3:Depends}, python3-pkg-resources, git, docker.io
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.