~dricottone/container-images

ref: 8ffffdd7748e8df768d4178461734fa4e5e1df7e container-images/simple-chat/README.md -rw-r--r-- 274 bytes
8ffffdd7Dominic Ricottone Experimental pypy2+uwsgi container a day 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