Dockerfile Custom Providers Example #10756
samdammers
started this conversation in
Feedback
Replies: 1 comment
-
|
I stumbled upon the same issue. Apparently you also need to copy your providers into your final image. It's not enough to copy them into the builder image. A similar question has been asked in #10502 |
Beta Was this translation helpful? Give feedback.
0 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.
-
@pedroigor Just going through an upgrade from 15->17.
When using a single Dockerfile, It didn't take me long to figure out I needed to drop them in twice (unless I am doing something wrong?), Perhaps something to mention in the Providers guide for the 18 release? #10401
Not copying them back in results in
Cutdown example
Beta Was this translation helpful? Give feedback.
All reactions