Skip to content

Conversation

@sebastianrath
Copy link
Member

This PR adds a new docker-run node that allows workflows to execute commands inside Docker containers.

A Docker client wrapper core/docker.go that handles container lifecycle operations like pulling images, creating containers, copying files, executing commands etc.

It also comes with the actual node, the docker-run@v1 node implementation with support for custom images, environment variables, volume mounts, and working directory config.

@sebastianrath sebastianrath force-pushed the feature/docker-run-node branch from 1f83428 to 79b5fd9 Compare February 2, 2026 21:37
@sebastianrath sebastianrath merged commit dd3d479 into main Feb 2, 2026
7 of 8 checks passed
@sebastianrath sebastianrath deleted the feature/docker-run-node branch February 2, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants