Skip to content

Commit d9e06e0

Browse files
authored
Update air-gapped-deployment.rst
1 parent eda32ed commit d9e06e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/deployment-guide/server/air-gapped-deployment.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,11 +160,11 @@ A private container registry securely stores the Docker images necessary for air
160160
161161
7. **Client configuration:** Configure apt to use your local mirror:
162162

163-
.. code-block:: bash
163+
.. code-block:: bash
164164
165-
cat > /etc/apt/sources.list << EOF
166-
deb http://mirror.example.com/debian bullseye main contrib non-free
167-
EOF
165+
cat > /etc/apt/sources.list << EOF
166+
deb http://mirror.example.com/debian bullseye main contrib non-free
167+
EOF
168168
169169
170170
**(RHEL/CentOS) Set up a private RHEL package mirror**

0 commit comments

Comments
 (0)