Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Rancher
Commits
d31e47ea
Commit
d31e47ea
authored
8 years ago
by
Darren Shepherd
Browse files
Options
Download
Email Patches
Plain Diff
Update share-mnt
parent
616d4d26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
agent/Dockerfile
+2
-1
agent/Dockerfile
with
2 additions
and
1 deletion
+2
-1
agent/Dockerfile
+
2
-
1
View file @
d31e47ea
...
...
@@ -2,4 +2,5 @@ FROM rancher/agent-base:v0.3.0
COPY
register.py resolve_url.py run.sh /
ENTRYPOINT
["/run.sh"]
LABEL
"io.rancher.container.system"="rancher-agent"
ENV
RANCHER_AGENT_IMAGE rancher/agent:v1.2.3
ADD
https://github.com/rancher/share-mnt/releases/download/v1.0.0/share-mnt.tar.gz /usr/bin/
ENV
RANCHER_AGENT_IMAGE rancher/agent:v1.2.4-rc1
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help