You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docker/linux.sh
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,8 @@ function print_help() {
93
93
"container")
94
94
echo"Explicitly manage the container"
95
95
echo
96
+
echo"Note the commands normally build, start and stop the container automatically. This is only useful when running multiple commands on the same container."
0 commit comments