mirror of
https://github.com/rancher/os.git
synced 2025-08-31 22:32:14 +00:00
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
![]() |
FROM console
|
||
|
COPY scripts/dockerimages/scripts/ntp.sh /
|
||
|
CMD ["/ntp.sh"]
|