1
0
mirror of https://github.com/rancher/os.git synced 2025-09-26 21:23:07 +00:00
Files
os/scripts/dockerimages/09-syslog

4 lines
79 B
Plaintext
Raw Normal View History

2015-02-19 12:59:13 -08:00
FROM console
COPY scripts/dockerimages/scripts/syslog.sh /
CMD ["/syslog.sh"]