mirror of
https://github.com/rancher/os.git
synced 2025-09-24 20:09:21 +00:00
4 lines
51 B
Docker
4 lines
51 B
Docker
FROM rancher/os-base
|
|
COPY ntp.sh /
|
|
CMD ["/ntp.sh"]
|