Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shearichard/python-and-docker-sandbox
Test area for scoping out 'interactions in docker with python' type thinking
https://github.com/shearichard/python-and-docker-sandbox
docker python
Last synced: about 1 month ago
JSON representation
Test area for scoping out 'interactions in docker with python' type thinking
- Host: GitHub
- URL: https://github.com/shearichard/python-and-docker-sandbox
- Owner: shearichard
- License: bsd-3-clause
- Created: 2022-02-03T21:32:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T21:36:57.000Z (about 3 years ago)
- Last Synced: 2025-01-09T19:30:59.559Z (about 1 month ago)
- Topics: docker, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 .