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-20 02:49:08 +00:00
Code
Issues
Releases
Wiki
Activity
Files
6ed5e15302741fccd4b64fa3cc9f9644ff1e378a
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