1
0
mirror of https://github.com/rancher/os.git synced 2025-06-27 07:16:48 +00:00
os/scripts/dockerimages/04-cloudconfig

4 lines
89 B
Plaintext
Raw Normal View History

2015-02-19 03:05:23 +00:00
FROM base
COPY scripts/dockerimages/scripts/cloud-config.sh /
CMD ["/cloud-config.sh"]