mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-01-31 01:45:03 +07:00
6 lines
163 B
Docker
6 lines
163 B
Docker
# uses ONBUILD instructions described here:
|
|
# https://github.com/gliderlabs/logspout/tree/master/custom
|
|
|
|
FROM gliderlabs/logspout:master
|
|
ENV SYSLOG_FORMAT rfc3164
|