~dricottone/container-images

ref: 42b7156724b85db142513ae658a6584349aac0f6 container-images/loki/README.md -rw-r--r-- 379 bytes
42b71567Dominic Ricottone Fixed uwsgi a day ago

#loki

#Build and Deploy

make image

#Tags

  • latest

#Use

Can be used with any container manager toolchain.

Try:

$conman run --detach --name loki --restart always \
    registry.intra.dominic-ricottone.com/loki:latest

Should be used with registry.intra.dominic-ricottone.com/syslog and registry.intra.dominic-ricottone.com/promtail.