1
0
mirror of https://github.com/rancher/os.git synced 2025-06-24 14:01:34 +00:00
os/scripts/dockerimages/09-syslog

4 lines
76 B
Plaintext
Raw Normal View History

2015-02-20 03:05:43 +00:00
FROM base
2015-02-19 20:59:13 +00:00
COPY scripts/dockerimages/scripts/syslog.sh /
CMD ["/syslog.sh"]