Skip to content

Commit ad1a305

Browse files
authored
Merge pull request #151 from Pkylas007/mta-5094-rn-7.3.0-known-issue
MTA-5094: [CLI] Analysis of non-java application tries to run in containerless mode
2 parents 7ad9b50 + e65d62f commit ad1a305

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/topics/ref_known-issues-7-3-0.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
This section provides highlighted known issues in {ProductFullName} version 7.3.0.
88

9+
.Non-Java applications are analyzed in containerless mode in the {ProductShortName} CLI
10+
When you analyze non-Java applications, {ProductShortName} initiates the analysis in containerless mode. Workaround: set the `--run-local=false` flag to analyze non-Java applications. link:https://issues.redhat.com/browse/MTA-5068[MTA-5068]
11+
=======
912
.`.NET` Framework application analysis fails in the {ProductShortName} {CLIName}
1013
When you analyze `.NET` Framework applications in Windows containers using the {ProductShortName} {CLIName}, the analysis fails for the following environment variables:
1114
@@ -15,5 +18,4 @@ When you analyze `.NET` Framework applications in Windows containers using the {
1518
1619
Workaround: Use the following version of the Dotnet provider image:
1720
`set DOTNET_PROVIDER_IMG=quay.io/konveyor/dotnet-external-provider:v0.5.0`
18-
link:https://issues.redhat.com/browse/MTA-5203[(MTA-5203)]
19-
21+
link:https://issues.redhat.com/browse/MTA-5203[(MTA-5203)]

0 commit comments

Comments
 (0)