1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

Script updates

This commit is contained in:
Darren Shepherd
2015-02-22 20:59:26 -07:00
parent dcf9d24415
commit d2dd4db6b1
11 changed files with 132 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
FROM base
COPY scripts/dockerimages/scripts/syslog.sh /
RUN sed -i 1,10d /etc/rsyslog.conf
CMD ["/syslog.sh"]