@@ -33,6 +33,10 @@ while [[ $# -gt 0 ]]; do
EXPOSED_PORTS=("-p" "10000:10000" "-p" "10001:10001" "-p" "10002:10002")
shift
;;
*)
echo "Unknown argument: $1" >&2
exit 1
esac
done
The note is not visible to the blocked user.