• Features!
    • Security features
    • Other features
  • Screenshots
  • Security
    • How secure is subuser?
    • Security Bulletins
  • Installing subuser
    • System Requirements
    • Installation: Common steps
    • Install from your distributions package manager
    • Install with pip: Stable version
    • Install from git: Development version
    • Source
  • Download source
  • Using subuser - a quick tutorial
    • Installing a program with subuser
    • Running subusers
    • You don’t have to type subuser run every time you launch a program
    • Updating programs
    • Removing subusers
  • Using subuser - commands
    • describe
    • dev
    • list
    • pkg
    • print-dependency-info
    • ps
    • registry
    • remove-old-images
    • repair
    • repository
    • run
    • subuser
    • update
    • version
  • Packaging programs to run with subuser
    • Quick packaging tutorial
    • Creating a permissions.json file
    • Creating a SubuserImagefile
  • The Subuser Standard
    • Image source identifier paths
    • Subuser names
    • The permissions.json file format
    • Special files found within the subuser image
    • Subuser repositories
    • What the subuser program serializes to disk
    • Subuser standard licence
  • Developers Corner
    • Contributing
    • Coding guidelines
    • Maintainers
    • Implementation details
    • Travis-ci status
    • Pylint output
    • Common coding tasks
  • News
    • Subuser 0.6 - More of what users want and less of me telling them what they want.
    • Subuser 0.5 - the path to stability
    • Subuser 0.4 - Revamped permissions code
    • Subuser 0.3 - Xpra X11 bridge + New update system
  • Press
  • Use cases
    • Use subuser dev to build freecad more easily
  • Presentations
    • The subuser vision
  • Community
    • Mailing list
    • Pull requests
    • Issues
    • Design discussions
    • I want to learn Python and contribute to Open Source. Will you tutor me?
    • IRC
  • Community guidelines
    • We are an engineering-centric community
    • We are an emotional community
    • We are an equal community
    • We will not tolerate
  • Related projects
    • Papers and publications
  • Design flaws/bugs in subuser
 
Subuser
  • Docs »
  • The Subuser Standard »
  • What the subuser program serializes to disk
  • View page source

What the subuser program serializes to diskΒΆ

The subuser program serialzes data about which subusers are installed, which repositories are tracked, which Docker images have been installed through subuser ect. It also accesses user set and system wide configuration files.

  • The config.json file format
    • Properties
  • The installed-images.json file format
  • Depricated:
  • Runtime cache
  • Service lock files
    • Services
      • xpra service containers
  • The subuser registry
    • The registry.lock file format
    • The subusers.json file format
    • The repositories.json file format
      • Properties
      • Example repositories.json file
    • The repository-states.json file format
      • Properties
    • The permissions.json and permissions-template.json files
  • The locked-subusers.json file format
Next Previous

© Copyright Creative Commons Attribution - Timothy Hobbs.

Sphinx theme provided by Read the Docs