domino logo
5.1
  • Get started
  • Tech ecosystem
  • Domino Cloud
  • Develop models
  • Work with data
  • Deploy models, apps, launchers
  • Model Monitoring
  • Code Assist
  • Security and credentials
  • Organizations
  • Collaborate
  • Projects
  • Workspaces
  • Environments
  • Executions
  • Additional Resources
  • Domino CLI
  • Troubleshooting
  • Get help
domino logo
About Domino
Domino Data LabKnowledge BaseData Science BlogTraining
>
User Guide
>
Environments
>
Customize Environments
>
Use External Images in Domino Environments
>
Pre-requisites for Automatic Custom Image Compatibility

Pre-requisites for Automatic Custom Image Compatibility

The following requirements must be present in custom images for use with the automatic compatibility feature:

  • bash 4.2+

  • shadow-utils, including

    • groupadd

    • useradd

  • glibc 2.23+, including:

    • libc.so.6

    • libpthread.so.0

    • libcrypt.so.1

    • libutil.so.1

    • libdl.so.2

    • libm.so.6

These requirements are typically satisfied by images based on the following off-the-shelf distributions of Linux:

  • CentOS Linux 7 (or later)

  • Debian GNU/Linux 10 (or later)

  • Red Hat Enterprise Linux 8.2 (or later)

  • Ubuntu 16.04.2 LTS (or later)

Note

The following table shows the requirements that must be present in the image for each of the default Domino Workspace Tools, as well as the requirements for Domino Jobs. If a tool isn’t working, check to see if its requirements are present in the image. You can modify the base image or add Dockerfile instructions to the Domino Environment if there are missing requirements.

Workspace ToolRequires PythonRequires Jupyter

Domino Jobs

No

No

VS Code

Yes

No

JupyterLab (kernels present)

Yes

Yes

JupyterLab (terminal only)

No

No

Note
Domino Data Lab
Knowledge Base
Data Science Blog
Training
Copyright © 2022 Domino Data Lab. All rights reserved.