Sign inSign up

knime/knime-full

By knime

•Updated 3 months ago

KNIME Analytics Platform Executor Image (Full Build)

Image
Data science
2

500K+

knime/knime-full repository overview

⁠Introduction

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.

Standard (STS): production-quality releases every ~6 weeks. Includes the latest features, improvements, bug fixes, and security updates. Supported until the next release (~6 weeks).

We publish two images in total (by release line × build type):

  • STS — default (knime:r-<version>-<build>)
  • STS — full (knime-full:r-<version>-<build>)

⁠Image names and tags

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 KNIME

Each 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.

⁠STEP-BY-STEP: STS images (default & full)

Use when you need the latest features and can update every ~6 weeks.

  • Pick your STS version (see release notes) and choose default vs full.
  • Pull or reference the image:
    • docker pull knime:r--
    • docker pull knime-full:r--
  • (Optional) Customize by extending the image.
  • (Optional) Register in Hub via “Manage List of Executor Images”.
  • Create/update execution contexts. Plan to roll forward about every 6 weeks.

⁠Use the Executor Image in KNIME Hub

In order to create an execution context on KNIME Hub, that uses a specific Docker Image, follow the instructions on the KNIME documentation⁠.

⁠Customizing the Executor Image

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:

  • Via a data application, provided by us
  • Via a manual approach using docker

Please refer to the KNIME documentation⁠ for a detailed description and step-by-step instructions.

⁠Update the Executor Image

To update an execution context to a newer version of the Executor Image, follow the instructions on the KNIME documentation⁠.

⁠References and further reading

For further information, please refer to the official KNIME documentation⁠.

⁠Contact and support

If you need help, contact us by sending an email to [email protected]⁠.

⁠Changelog

  • Find the release notes for the latest KNIME Analytics Platform here⁠.
  • Find the release notes for KNIME Business Hub here⁠.

Tag summary

Content type

Image

Digest

sha256:a22c44774…

Size

6.6 GB

Last updated

5 months ago

docker pull knime/knime-full:r-5.5.3-414