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
Fix#141 - find IP from custom network if the container is not using the
default network
Close#329 - This seems fixed in the underlying docker libraries.
Improve support for Docker in Docker running on a custom network, by
attempting to find the right custom network and use it for new
containers. This adds support for using testcontainers-python running
the GitHub Actions Runner Controller to run self-hosted actions runners
on prem, when you run your workflows in containers.
---------
Co-authored-by: Dee Moore <dee42moore@gmail.com>
Co-authored-by: David Ankin <daveankin@gmail.com>
Co-authored-by: Balint Bartha <39852431+totallyzen@users.noreply.github.com>
0 commit comments