user

package
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package user defines the unprivileged sandbox user that container file operations write as. Files written via the sandbox file APIs are chowned to this owner so subsequent exec calls (which also run as this user) can read and modify them. Hardcoded to match the convention established by the provisioning scripts, which create `pixel` at uid 1000.

Index

Constants

View Source
const (
	UID = 1000
	GID = 1000
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL