mirror of
https://github.com/rancher/os.git
synced 2025-06-23 21:47:03 +00:00
4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
FROM console
|
|
COPY scripts/dockerimages/scripts/syslog.sh /
|
|
CMD ["/syslog.sh"]
|