1
0
mirror of https://github.com/rancher/os.git synced 2025-06-23 21:47:03 +00:00
os/scripts/dockerimages/09-syslog
2015-02-19 13:00:35 -08:00

4 lines
79 B
Plaintext

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