Skip to content

Commit

Permalink
fix: docker: remove -i
Browse files Browse the repository at this point in the history
  • Loading branch information
Trumeet committed Aug 8, 2021
1 parent 3e32b69 commit 61b59ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -x
cd vyos-build
docker run \
--rm \
-it \
-t \
--privileged \
-v $(pwd):/vyos \
-w /vyos \
Expand Down

0 comments on commit 61b59ff

Please sign in to comment.