Replies: 1 comment 8 replies
-
Seems this happens because
from the final compiled Dockerfile, here is the contents of the
So the line just disappeared! |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to build a custom utility, using another image, and copy the results to the ddev web image.
So, I created a separate Dockerfile.xk6-elastic with the content:
But after restarting the ddev - I got the error:
How can I resolve this problem?
Beta Was this translation helpful? Give feedback.
All reactions