~dricottone/container-images

container-images/simple-chat/README.md -rw-r--r-- 274 bytes
e61b929eDominic Ricottone Okay now really things are updated a month ago

#simple-chat

#Build and Deploy

make image

#Tags

  • latest

#Use

Can be used with any container manager toolchain.

Try:

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