uci-docker-build/example/shell

4 lines
149 B
Plaintext
Executable File

echo invoking a shell in container image for a non root user ${1:-sysadmin}
echo assuming one was added in build
udbuild try -e example.env shell $1