Skip to content

Commit 6378c64

Browse files
mpershinaPkylas007
andauthored
Update docs/topics/ref_known-issues-7-3-0.adoc
Co-authored-by: Prabha Kylasamiyer Sundara Rajan <[email protected]>
1 parent 0315857 commit 6378c64

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,16 @@
55

66
[id="known-issues-7-3-0_{context}"]
77
= Known issues
8+
.`.NET` Framework application analysis fails in the {ProductShortName} {CLIName}
9+
When you analyze `.NET` Framework applications in Windows containers using the {ProductShortName} {CLIName}, the analysis fails for the following environment variables:
810

11+
* `DOTNET_PROVIDER_IMG`: `quay.io/konveyor/dotnet-external-provider:release-0.7`
12+
* `RUNNER_IMG`: `quay.io/konveyor/kantra:latest`
13+
* `PODMAN_BIN`: `C:\Program Files\Docker\Docker\resources\bin\docker.exe`
14+
15+
Workaround: Use the following version of the Dotnet provider image:
16+
`set DOTNET_PROVIDER_IMG=quay.io/konveyor/dotnet-external-provider:v0.5.0`
17+
link:https://issues.redhat.com/browse/MTA-5203[(MTA-5203)]
918
This section provides highlighted known issues in {ProductFullName} version 7.3.0.
1019

1120
.Non-Java applications are analyzed in containerless mode in the {ProductShortName} CLI

0 commit comments

Comments
 (0)