## Docker CI Images
# Build ``` cd image-folder sudo docker build . -t image-name:master ```
or use `build.py` `python3 build.py nbxmpp-master`