Skip to content

Commit d199d52

Browse files
authored
Merge pull request #89 from anarnold97/MTA-4628-Adding-a-link-to-podman-docs
ready to be merged - MTA-4628: Adding a link to podman configuration and setting
2 parents 789499f + acffbb5 commit d199d52

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/topics/installing-cli-tool.adoc

Lines changed: 10 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,14 @@ $ 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+
For details on troubelshooting Podman, see link:https://github.com/containers/podman/blob/main/troubleshooting.md[A list of common issues and solutions for Podman].
96+
====
97+
9098
[id="installing-using-docker_{context}"]
9199
== Installing the {CLINameTitle} for use with Docker on Windows (Developer Preview)
92100

@@ -121,7 +129,7 @@ PS C:\Users\<your_user_name>> Enable-WindowsOptionalFeature -Online `
121129
You may need to reboot Windows.
122130
====
123131

124-
. Install Docker Desktop on Windows.
132+
. Install Docker Desktop on Windows.
125133

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

0 commit comments

Comments
 (0)