Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
482475e3
Commit
482475e3
authored
Oct 31, 2016
by
Kubernetes Submit Queue
Committed by
GitHub
Oct 31, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #35813 from mtaufen/bump-rkt-stage1-fly
Automatic merge from submit-queue Bump rkt stage1-fly to 1.18.0 Bumps stage1-fly version.
parents
4bae0f3a
7a6d26ba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mounter
cluster/gce/gci/mounter/mounter
+1
-1
No files found.
cluster/gce/gci/mounter/mounter
View file @
482475e3
...
@@ -29,7 +29,7 @@ function gc {
...
@@ -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.1
7
.0"
\
${
RKT_BINARY
}
run
--stage1-name
=
"coreos.com/rkt/stage1-fly:1.1
8
.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
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment