1
0
mirror of https://github.com/rancher/os.git synced 2025-07-02 17:51:49 +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"]