alpha
This commit is contained in:
15
.sloptrap
Normal file
15
.sloptrap
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user