This is the Dockerfile for creating a dockerimage.
Based on Ubuntu 18.04 (will be soon updated to 20.04)
Use a valid docker environment and clone this repo to your PC.
Run the build command with docker build . -t intelect:latest
Use a valid docker environment and use docker pull bsteindl/intelect:latest
Look here