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