Skip to content

dertilo/ml-system-dockerization

Repository files navigation

License: MIT bear-ified Ruff-ified

ml-service-dockerization

poormans python helper scripts to create docker(-compose) yaml-files and volumes etc.

  • this module answers the question: how to create a docker-compose.yml from python-code defined services?
  • multiple ml-services == ml-system -> multiple service-containers
  • service-containers contain code+configuration but NO data/blobs
  • blobs get put in docker-volume-images -> poormans artifacts
  • docker-compose ties everything together

what about test-containers?

About

poormans python helper scripts to create docker(-compose) yaml-files and volumes etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published