-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
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 daemon: Cannot locate specified Dockerfile #444
Comments
update: |
will be sending in a pull request for the bugfix soon: Version of mu: 1.5.10
The complete command that was executed:
Details of the expected results and how they differed from the actual results: |
Hi, ive been facing an issue with the relative path of a dockerfile, when i run my configuration i get
Dockerfile found, assuming ECR pipeline
from mu but right after it fails with the messagefunc1 ▶ ERROR Error response from daemon: Cannot locate specified Dockerfile: Dockerfile
heres my config:
any help is appreciated.
thanks
The text was updated successfully, but these errors were encountered: