Skip to content

Commit a62c339

Browse files
author
Mariya Pershina
committed
added admonitions for the disconnected env section
1 parent 0ee750c commit a62c339

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/topics/installing-mta-disconnected-environment.adoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,19 @@
88

99
Starting from {ProductShortName} 7.2.0, you can run the application analysis for Java applications in the containerless mode.
1010

11-
IMPORTANT: 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].
11+
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].
1212

1313
However, if you want to analyze applications in languages other than Java or, for example, use xref:mta-cli-transform_cli-guide[transformation commands], you still need to use containers.
1414

1515

16+
IMPORTANT: The following procedure applies only to container mode.
17+
18+
19+
NOTE: The analysis output in the disconnected environment usually results in less incidents because a dependency analysis does not run accurately without access to Maven.
20+
21+
22+
23+
1624
On a connected device, first download and save the {ProductShortName} binary. Then download and save the Podman images, the {ProductShortName} CLI image and the provider image that you need.
1725

1826
* Download the required {ProductShortName} CLI binary from the link:https://developers.redhat.com/products/mta/download[{ProductName} Red Hat Developer page]:

0 commit comments

Comments
 (0)