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-09-03 16:04:26 +00:00
Code
Issues
Releases
Wiki
Activity
Files
5e50b51b13e613052c43709b55c31bb3410bc59b
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