Files
skz-sloptrap/.sloptrap
Samuel Aubertin 636098a15b alpha
2025-11-08 03:59:16 +01:00

16 lines
491 B
Plaintext

# Example Sloptrap manifest.
# Project identifier used for container/image naming.
name=sloptrap
# Default targets invoked when ./sloptrap is run without explicit args.
# default_targets=run
# Extra Debian packages installed into the helper image (space-delimited list).
packages_extra=make shellcheck jq
# Additional Codex CLI switches appended when launching Codex.
codex_args=--sandbox workspace-write
# Allow the container host to be reachable from within
# allow_host_network=false