This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Description
Right now I need to build image and push it to Docker hub. This happens due to two reasons:
- Docker hub uses older version of Docker and is unable to make build
- I can't attach any "related" repo which could trigger rebuild of the image
This means that an external trigger needs to be created. It should simply force image rebuilding on docker hub.