This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
rke
Watch
1
Star
0
Fork
0
You've already forked rke
mirror of
https://github.com/rancher/rke.git
synced
2025-11-05 12:32:14 +00:00
Code
Issues
Releases
Wiki
Activity
Files
e42ff49fec2b51eb8d6f13d68f37665b74c49bef
Branches
Tags
View all branches
rke
/
package
/
Dockerfile
4 lines
49 B
Docker
Raw
Normal View
History
Unescape
Escape
Update base images to Ubuntu 20.04
2020-07-15 11:12:47 +02:00
FROM
ubuntu:20.04
Initial Commit
2017-10-25 17:02:49 -07:00
COPY
rke /usr/bin/
CMD
[
"rke"
]
Reference in New Issue
Copy Permalink