uci-docker-build/example/try-opt

4 lines
153 B
Plaintext
Executable File

# invokes build with the example environment file
echo mounting /opt from container to ./mnt/opt in PWD
udbuild try -e example.env -m opt ${@:-shell} $@