~dricottone/container-images

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

#tailon

#Build and Deploy

make image

#Tags

  • latest

#Use

Can be used with any container manager toolchain.

Try:

$conman run --detach --name tailon --restart always \
    --mount type=bind,src=$logfile,dst=/var/log/tailon.log \
    registry.intra.dominic-ricottone.com/tailon:latest