mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 10:19:50 +00:00
Bump rkt stage1-fly to 1.18.0
This commit is contained in:
parent
bc7ae399f8
commit
7a6d26bab7
@ -29,7 +29,7 @@ function gc {
|
|||||||
# Garbage collect old rkt containers on exit
|
# Garbage collect old rkt containers on exit
|
||||||
trap gc EXIT
|
trap gc EXIT
|
||||||
|
|
||||||
${RKT_BINARY} run --stage1-name="coreos.com/rkt/stage1-fly:1.17.0" \
|
${RKT_BINARY} run --stage1-name="coreos.com/rkt/stage1-fly:1.18.0" \
|
||||||
--insecure-options=image \
|
--insecure-options=image \
|
||||||
--volume=rootfs,kind=host,source=/,readOnly=false,recursive=true \
|
--volume=rootfs,kind=host,source=/,readOnly=false,recursive=true \
|
||||||
--mount volume=rootfs,target=/media/root \
|
--mount volume=rootfs,target=/media/root \
|
||||||
|
Loading…
Reference in New Issue
Block a user