1
0
mirror of https://github.com/rancher/os.git synced 2025-06-24 05:57:03 +00:00
os/scripts/dockerimages/04-cloudinit

4 lines
85 B
Plaintext
Raw Normal View History

2015-02-20 03:05:17 +00:00
FROM base
COPY scripts/dockerimages/scripts/cloud-init.sh /
CMD ["/cloud-init.sh"]