Tag

image export

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
Python Programming Learning Circle
Python Programming Learning Circle
Jun 21, 2021 · Frontend Development

Using Carbon to Generate Beautiful Code Images

This article introduces the free, open‑source Carbon tool, explains its key features such as language support, style customization, and background selection, and provides step‑by‑step instructions for creating and exporting attractive code screenshots in PNG or SVG formats.

CarbonFrontendTutorial
0 likes · 3 min read
Using Carbon to Generate Beautiful Code Images
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.

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