This project is solely about containerizing WebOne. If you want to contribute to WebOne itself, please read about contributing on WebOne.
You can checkout the code and optinally edit the Dockerfile and build an image yourself:
git clone ...
cd docker-webone
docker build --no-cache -t IMAGE_NAME .