KNIME Analytics Platform LTS Version Executor Image (Default Build)
2.6K
Here you can find the Docker executor images made available by KNIME, which correspond to the <default> and <full> builds of KNIME executor.
The Docker image of the KNIME executor in the desired version needs to be referenced in order to create execution contexts. Execution contexts provide dedicated execution resources with configured settings to run and deploy workflows on KNIME Business Hub.
LTS (Long-Term Support): production-quality releases every ~6 months, supported for 2 years with bug fixes and security updates. No new features during the support window.
We publish two images in total (by release line × build type):
knime:r-<version>-<build>)knime-full:r-<version>-<build>)Two different types of images are made available:
knime: these images contain only the base extensions shipped with the specified version of KNIME executor. Use them as a base image for further customization.knime-full: these images instead contain all the extensions developed by KNIMEEach image then will contain a tag of the type: r-<version>-<build> where r stands for released, <version> is the version number of the executor and <build> is the incremental build number.
Use when you want 2-year support and fewer updates.
In order to create an execution context on KNIME Hub, that uses a specific Docker Image, follow the instructions on the KNIME documentation.
In order to install additional extensions and features to the KNIME Executor image, you will need to first create a Dockerfile, build a Docker image from it, and finally make it available by pushing it to a registry. You can do this in two ways:
dockerPlease refer to the KNIME documentation for a detailed description and step-by-step instructions.
To update an execution context to a newer version of the Executor Image, follow the instructions on the KNIME documentation.
For further information, please refer to the official KNIME documentation.
If you need help, contact us by sending an email to [email protected].
Content type
Image
Digest
sha256:14539ccdc…
Size
971.9 MB
Last updated
about 1 month ago
docker pull knime/knime-lts:r-5.8.4-448