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

4 lines
69 B
Plaintext

FROM base
COPY scripts/dockerimages/scripts/ntp.sh /
CMD ["/ntp.sh"]