mirror of
https://github.com/rancher/os.git
synced 2025-09-03 07:44:21 +00:00
test custom kernel and docker build and boot
This commit is contained in:
@@ -24,6 +24,9 @@ while [ "$#" -gt 0 ]; do
|
||||
rm $NAME
|
||||
DOCKER_ARGS="${DOCKER_ARGS} --rm"
|
||||
;;
|
||||
-t)
|
||||
DOCKER_ARGS="${DOCKER_ARGS} -t"
|
||||
;;
|
||||
*)
|
||||
break
|
||||
;;
|
||||
|
Reference in New Issue
Block a user