How to copy files to a container? #6826
Unanswered
paulomorgado
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I have no idea how this works 😄 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When one is using a remote docker engine, one can't mount files.
Is there a way to copy files to the created container before the container is run, like testcontainers does with
WithResourceMapping
Beta Was this translation helpful? Give feedback.
All reactions