Configuring a Custom Docker Image on a Node with No Internet Access
If your node manager does not have external access to the internet, then you can create a Docker image on an internet-enabled computer, and then transfer it to your node manager.
Perform the first three steps of this task from the command line on a computer with internet access. Perform the rest of the task from the command line on the computer where your node manager is installed.
Prerequisites
- You must have a computer with access to internet, and that has Docker installed on it.
- You must have a Linux computer where the node manager is installed. (Your node manager and Spotfire Server can be on different computers).
- You must have Docker installed on the computer running the node manager. If you install and start Spotfire Service for Python before you install Docker, then exceptions are written to the log.
Procedure
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.