mirror of
https://github.com/rancher/os.git
synced 2025-06-25 22:41:36 +00:00
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
|
FROM console
|
||
|
COPY scripts/dockerimages/scripts/ntp.sh /
|
||
|
CMD ["/ntp.sh"]
|