/python-and-docker-sandbox

Test area for scoping out 'interactions in docker with python' type thinking

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Python and Docker Sandbox

A sandbox project to test out some ideas about how a large number of python scripts can be containerized and accessed by other containers.

Starting point is this https://stackoverflow.com/q/68064577 .