You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/installation-and-upgrade/pages/container-deployment/uyuni/server-air-gapped-deployment-uyuni.adoc
+9-14Lines changed: 9 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,34 +11,29 @@ endif::[]
11
11
12
12
Air-gapped deployment refers to the setup and operation of any networked system that is physically isolated from insecure networks, especially the internet. This type of deployment is commonly used in high-security environments such as military installations, financial systems, critical infrastructure, and anywhere sensitive data is handled and must be protected from external threats.
13
13
14
-
You can easily deploy container images using [systemitem]``Podman``, [systemitem]``Docker``, or [systemitem]``Skopeo`` on a machine with internet access.
14
+
You can easily pull container images using [systemitem]``Podman``or [systemitem]``Docker`` on a machine with internet access.
15
15
16
16
.Procedure
17
-
. Pull the desired image, then save the image as a [literal]``tar`` archive.
17
+
. Pull the desired images, then save the images as a [literal]``tar`` archive.
0 commit comments