You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(testcontainers): add copy of mounting directory
Since it is possible to use test containers in conjunction
with DinD services, in which paths are mounted relative to
the DinD container, and not relative to the paths of the
container in which the tests are directly launched, it
is necessary to add a copy of the mounted directory.
0 commit comments