1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 14:48:55 +00:00
Files
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"]