1
0
mirror of https://github.com/rancher/os.git synced 2025-07-01 17:21:50 +00:00
os/scripts/dockerimages/07-ntp
2015-02-17 14:47:37 -08:00

4 lines
72 B
Plaintext

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