Skip to content

v0.1.4

Choose a tag to compare

@ffwright ffwright released this 25 Feb 15:41
· 5 commits to main since this release

Initial release.

Highlights

  • Launch Dagster runs as isolated Docker Swarm services
  • Run resume support for interrupted runs
  • Health checking via Swarm task state inspection
  • Background cleanup of completed/failed services
  • Private registry authentication
  • NFS and custom volume driver mounts
  • Passthrough service_kwargs for advanced configuration

Install

pip install dagster-docker-swarm

View on PyPI