~dricottone/container-images

ref: e93c6cce73108c60776f773d52168f6aed9cf008 container-images/srht-todo-lmtp/README.md -rw-r--r-- 414 bytes
e93c6cceDominic Ricottone Adding recipient_canonical maps to Postfix 1 year, 4 months ago

#srht-todo-lmtp

#Build and Deploy

make image

#Tags

  • latest

#Use

Deploy the LMTP server for a sr.ht system's issue tracker service.

The container needs to be have a sockets directory mounted.

$conman run --detach --name srht-todo-lmtp --restart always \
    --mount type=bind,src=$socksdir,dst=/var/socks \
    registry.intra.dominic-ricottone.com/srht-todo-lmtp:latest