examples: add deploy-container-minimal.sh

This commit is contained in:
Erik Arvstedt
2020-10-18 13:41:57 +02:00
parent e6340426c1
commit b574cb097f
4 changed files with 71 additions and 21 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
exec "${BASH_SOURCE[0]%/*}/deploy-container.sh" --minimal-config "$@"