1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 06:40:31 +00:00
Files
os/scripts/dockerimages/07-ntp

4 lines
72 B
Plaintext
Raw Normal View History

2015-02-17 14:46:01 -08:00
FROM console
COPY scripts/dockerimages/scripts/ntp.sh /
CMD ["/ntp.sh"]