testcontainers / testcontainers-python

Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
https://testcontainers-python.readthedocs.io/en/latest/
Apache License 2.0
1.54k stars 281 forks source link

docs(main): Private registry #598

Closed Tranquility2 closed 4 months ago

Tranquility2 commented 4 months ago

Following #566 - Private registry, adding the relevant doc so the usage will be clear and (hopefully) reachable.