- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i push EIS to local file. how to transfer and deployment on another computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do these other computers have network access at all? Typically, we would expect you to have a system that has external network access so EIS container images can be built on it. Once they are built, they can be pushed to a Docker registry server hosted internally on premise. This way, other computers can pull the images from the internal registry server and do the deployment. You can refer to section 15.2 in the user guide about this.
If it's not on any network, you might need to use the docker's save and load commands to manually transfer the image files.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do these other computers have network access at all? Typically, we would expect you to have a system that has external network access so EIS container images can be built on it. Once they are built, they can be pushed to a Docker registry server hosted internally on premise. This way, other computers can pull the images from the internal registry server and do the deployment. You can refer to section 15.2 in the user guide about this.
If it's not on any network, you might need to use the docker's save and load commands to manually transfer the image files.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page