Tag

image import

0 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
Aug 23, 2022 · Operations

Deploying Docker Images in an Offline Environment: A Step-by-Step Guide

This guide explains how to pull, export, transfer, import, and run Docker images without network access by using two servers, illustrating the process with the nginx:1.21.6 image and detailed Docker commands.

Containerdockerimage export
0 likes · 4 min read
Deploying Docker Images in an Offline Environment: A Step-by-Step Guide
360 Quality & Efficiency
360 Quality & Efficiency
Jun 18, 2021 · Cloud Native

Using Docker to Build and Manage a CentOS 7 Linux Virtual Machine

This tutorial explains how to download a CentOS 7 Docker image, run it as a lightweight Linux virtual machine, map ports and directories, access the container's shell, and export or import the container as an image for easy migration across hosts.

CentOSContainerLinux
0 likes · 5 min read
Using Docker to Build and Manage a CentOS 7 Linux Virtual Machine