Metadata-Version: 2.4
Name: weft-docker
Version: 0.6.1
Summary: Docker runner plugin for Weft
Author-email: Van Lindberg <van@modelmonster.ai>
License: MIT
Requires-Python: >=3.12
Requires-Dist: docker<8,>=7.1.0
Requires-Dist: weft<1,>=0.6.4
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == 'dev'
Description-Content-Type: text/markdown

# weft-docker

Docker runner plugin for Weft.

This extension adds the `docker` runner via the `weft.runners` entry-point
group. It currently supports one-shot `command` TaskSpecs only.

Current host support:

- Linux: supported
- macOS: supported
- Windows: not currently supported

Release tag:

- `weft_docker/vX.Y.Z`
