We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker build fails for IATP Mock precondition setup. No docker file in the mentioned directory.
Docker build command succeeds.
In here, following the steps for precondition.
Replace the path cd tractus-x-umbrella/charts/umbrella/charts/iatpmock to cd tractus-x-umbrella/iatp-mock/, in here
cd tractus-x-umbrella/charts/umbrella/charts/iatpmock
cd tractus-x-umbrella/iatp-mock/
The text was updated successfully, but these errors were encountered:
@kss682 could you please fix that issue by creating a pull request? thanks!
Sorry, something went wrong.
docs: fix incorrect iatp-mock directory (#196)
e4c96b6
#184
Closing this via #196
kss682
No branches or pull requests
Current Behavior
Docker build fails for IATP Mock precondition setup. No docker file in the mentioned directory.
Expected Behavior
Docker build command succeeds.
Steps To Reproduce
In here, following the steps for precondition.
Solution
Replace the path
cd tractus-x-umbrella/charts/umbrella/charts/iatpmock
tocd tractus-x-umbrella/iatp-mock/
, in hereThe text was updated successfully, but these errors were encountered: