examples: add deploy-container-minimal.sh
This commit is contained in:
parent
e6340426c1
commit
b574cb097f
4 changed files with 71 additions and 21 deletions
3
examples/deploy-container-minimal.sh
Executable file
3
examples/deploy-container-minimal.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
exec "${BASH_SOURCE[0]%/*}/deploy-container.sh" --minimal-config "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue