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