1
0
mirror of https://github.com/rancher/os.git synced 2025-06-28 15:56:58 +00:00
os/scripts/dockerimages/08-ntp
2015-02-18 19:46:22 -08:00

4 lines
72 B
Plaintext

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