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-19 18:30:38 +00:00
Code
Issues
Releases
Wiki
Activity
Files
6e8ec25f09f2ff88f66b0fe643f9d40b84f43756
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