You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Couldn't create the docker image using the build option in VsCode.
Steps to Reproduce
Create a MI project. And the click on the Build option and then select Create docker image. Gave the following error,
[ERROR] Failed to execute goal org.wso2.maven:mi-container-config-mapper:5.2.82:config-mapper-parser (config-mapper-parser) on project GoogleConnectorTestProject: Exception while parsing the deployment.toml file
[ERROR] java.io.IOException: Exception while making the Dockerfile to default
[ERROR] java.io.IOException: Exception while writing to the Dockerfile
[ERROR] java.io.FileNotFoundException: /Users/bhashinee/wso2mi/Projects/GoogleConnectorTestProject/target/tmp_docker/Dockerfile (No such file or directory)
Version
4.4.0
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered:
Description
Couldn't create the docker image using the build option in VsCode.
Steps to Reproduce
Create a MI project. And the click on the
Build
option and then selectCreate docker image
. Gave the following error,Version
4.4.0
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered: