Skip to content

Commit b909bad

Browse files
committed
MTA-4628: Adding a link to podman configuration and setting
Signed-off-by: A.Arnold <[email protected]>
1 parent 78ee57b commit b909bad

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/topics/installing-cli-tool.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can install the {CLINameTitle} on Linux, Windows, or macOS operating systems
1111

1212
[IMPORTANT]
1313
====
14-
Starting from {ProductShortName} 7.2.0, you can run the application analysis for Java applications in the containerless mode.
14+
Starting from {ProductShortName} 7.2.0, you can run the application analysis for Java applications in the containerless mode.
1515
1616
The containerless mode is set by default and is used automatically if all requirements are met. For more information, see xref:running-the-containerless-mta-cli_cli-guide[Running the containerless CLI].
1717
@@ -87,6 +87,12 @@ $ podman cp $(podman create registry.redhat.com/mta-toolkit/mta-mta-cli-rhel9:{P
8787
Although installation using Podman is possible, downloading and installing the `.zip` file is the preferred installation.
8888
====
8989

90+
[NOTE]
91+
.Podman configuration
92+
====
93+
Podman setup and configuration consists of numerous variables that are not within the scope of this documentation. For further details on Podman, see link:https://podman.io/docs#familiarizing-yourself-with-podman[Familiarizing yourself with Podman].
94+
====
95+
9096
[id="installing-using-docker_{context}"]
9197
== Installing the {CLINameTitle} for use with Docker on Windows (Developer Preview)
9298

@@ -121,7 +127,7 @@ PS C:\Users\<your_user_name>> Enable-WindowsOptionalFeature -Online `
121127
You may need to reboot Windows.
122128
====
123129

124-
. Install Docker Desktop on Windows.
130+
. Install Docker Desktop on Windows.
125131

126132
.. Double-click `Docker_Desktop_Installer.exe` to run the installer. By default, Docker Desktop is installed at `C:\Program Files\Docker\Docker`.
127133

0 commit comments

Comments
 (0)