Add a wizzard to configure .sloptrap files
This commit is contained in:
13
.sloptrap
13
.sloptrap
@@ -1,15 +1,4 @@
|
||||
# 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
|
||||
allow_host_network=false
|
||||
|
||||
Reference in New Issue
Block a user