1
0
mirror of https://github.com/rancher/os.git synced 2025-06-24 22:11:33 +00:00
os/scripts/dockerimages/08-ntp

4 lines
69 B
Plaintext
Raw Normal View History

2015-02-20 03:05:43 +00:00
FROM base
2015-02-17 22:46:01 +00:00
COPY scripts/dockerimages/scripts/ntp.sh /
CMD ["/ntp.sh"]