Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 183 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 183 Bytes

docker-rsyslog

Builds a docker image for rsyslog v8-stable.

docker build -t <user>/rsyslog .

Run the container:

docker run -d -p 514:514 jplock/rsyslog