~dricottone/container-images

ref: a9f674c54e2eff2cc555c76c84f613abff90b010 container-images/simple-chat/README.md -rw-r--r-- 274 bytes
a9f674c5Dominic Ricottone Buildkit progress 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