We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e32b69 commit 61b59ffCopy full SHA for 61b59ff
1 file changed
build.sh
@@ -3,7 +3,7 @@ set -x
3
cd vyos-build
4
docker run \
5
--rm \
6
- -it \
+ -t \
7
--privileged \
8
-v $(pwd):/vyos \
9
-w /vyos \
0 commit comments