mirror of
https://github.com/rancher/os.git
synced 2025-06-24 14:01:34 +00:00
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
FROM base
|
|
COPY scripts/dockerimages/scripts/ntp.sh /
|
|
CMD ["/ntp.sh"]
|