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
barry cho
Rancher
Commits
3f9f068e
Commit
3f9f068e
authored
8 years ago
by
Darren Shepherd
Browse files
Options
Download
Email Patches
Plain Diff
agent-v1.2.1-rc2
parent
97a151ef
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
agent/Dockerfile
+1
-1
agent/Dockerfile
with
1 addition
and
1 deletion
+1
-1
agent/Dockerfile
+
1
-
1
View file @
3f9f068e
...
...
@@ -2,4 +2,4 @@ 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.1-rc
1
ENV
RANCHER_AGENT_IMAGE rancher/agent:v1.2.1-rc
2
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