mirror of
https://github.com/rancher/os.git
synced 2025-08-16 05:54:51 +00:00
4 lines
66 B
Docker
4 lines
66 B
Docker
|
FROM rancher/os-base
|
||
|
COPY cloud-init.sh /
|
||
|
CMD ["/cloud-init.sh"]
|