Dockerfile linkslatest (Dockerfile)You can generate the certificates and keys locally with the following command:
docker run --volume "$PWD/loggregator-certs:/output" loggregator/certs
For example:
docker run \
--detach \
--volume "$PWD/loggregator-certs:/srv/certs:ro" \
loggregator/log-cache-nozzle
Content type
Image
Digest
Size
6.7 MB
Last updated
about 8 years ago
docker pull loggregator/log-cache-nozzle