aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/config.go
AgeCommit message (Expand)Author
2024-10-16system: move enablements from state packageOphestra Umiker
2024-10-16app: port app to use the system packageOphestra Umiker
2024-10-15helper/bwrap: ordered filesystem argsOphestra Umiker
2024-10-14init: custom init process inside sandboxOphestra Umiker
2024-10-13app/config: map bwrap tmpfs in app configOphestra Umiker
2024-10-13app/config: always use nobody UID within sandboxOphestra Umiker
2024-10-12app: filesystem struct that maps to all bwrap bind optionsOphestra Umiker
2024-10-12app: supply template configOphestra Umiker
2024-10-11app: integrate bwrap into environment setupOphestra Umiker
2024-10-11app: migrate to new shim implementationOphestra Umiker
2024-09-22app: clean up interactions and handle all application state and setup/teardownOphestra Umiker