Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
barry cho
Rancher
Commits
95a79df5
Commit
95a79df5
authored
7 years ago
by
Denise Schannon
Committed by
Denise
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
machine-package v0.14.0-rancher3-1
parent
7b7202c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/Dockerfile
+1
-1
package/Dockerfile
with
1 addition
and
1 deletion
+1
-1
package/Dockerfile
+
1
-
1
View file @
95a79df5
...
...
@@ -3,7 +3,7 @@ RUN apt-get update && apt-get install -y git curl ca-certificates unzip xz-utils
useradd rancher
&&
\
mkdir
-p
/var/lib/rancher/etcd /var/lib/cattle
&&
\
chown
-R
rancher /var/lib/rancher /var/lib/cattle /usr/local/bin
RUN
curl
-sLf
https://github.com/rancher/machine-package/releases/download/v0.14.0-rancher
2
-1/docker-machine.tar.gz |
tar
xvzf -
-C
/usr/bin
&&
\
RUN
curl
-sLf
https://github.com/rancher/machine-package/releases/download/v0.14.0-rancher
3
-1/docker-machine.tar.gz |
tar
xvzf -
-C
/usr/bin
&&
\
curl
-sLf
https://github.com/leodotcloud/loglevel/releases/download/v0.1/loglevel-amd64-v0.1.tar.gz |
tar
xvzf -
-C
/usr/bin
&&
\
curl
-sLf
https://github.com/rancher/helm/releases/download/v2.8.0-rancher3/helm
>
/usr/bin/helm
&&
\
chmod
+x /usr/bin/helm
...
...
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