This is the Docker file for KNIME Business Hub Geospatial Extensions
To build the Docker image, run the following command in the directory where the Dockerfile is located:
docker build -t knime/knime-business-hub-geospatial-extensions .
To push the Docker image to the Docker Hub, run the following command:
docker push knime/knime-business-hub-geospatial-extensions