Collection of Docker Images tailored for OpenShift
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Nicolas Massé 2014fafafd fix oc volume command 8 years ago
..
Dockerfile full reference to the base docker image 8 years ago
README.md fix oc volume command 8 years ago
rsyslog.conf rsyslog docker image 8 years ago

README.md

rsyslog

Description

Build in OpenShift

oc new-build https://github.com/nmasse-itix/OpenShift-Docker-Images.git --context-dir rsyslog --name rsyslog --to rsyslog

Deploy in OpenShift

oc new-app https://github.com/nmasse-itix/OpenShift-Docker-Images.git --context-dir rsyslog --name rsyslog 
oc volume dc rsyslog --add --overwrite --name=rsyslog-volume-1 -t pvc --claim-size=512Mi --claim-name=rsyslog-data --mount-path=/var/log/