1
0
mirror of https://github.com/rancher/os.git synced 2025-09-05 00:37:12 +00:00
Files
os/scripts/dockerimages/09-syslog
2015-02-19 20:05:43 -07:00

4 lines
76 B
Plaintext

FROM base
COPY scripts/dockerimages/scripts/syslog.sh /
CMD ["/syslog.sh"]