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

4 lines
69 B
Plaintext
Raw Normal View History

2015-02-19 20:05:43 -07:00
FROM base
2015-02-17 14:46:01 -08:00
COPY scripts/dockerimages/scripts/ntp.sh /
CMD ["/ntp.sh"]