Dockerfile base for fast installs of scientific python packages related to the field computer vision.
FROM digitalbridge/scientificpython:latest CMD [ "python", "./your-daemon-or-script.py" ]
See https://hub.docker.com/r/digitalbridge/scientificpython/