Skip to content

Conversation

@pditommaso
Copy link
Collaborator

Summary

  • Add io.seqera:lib-docker-cli:1.0.0 dependency
  • Refactor DockerJobOperation to use DockerCli library instead of manual subprocess calls
  • Simplifies container inspection, log retrieval, and cleanup operations

Test plan

  • Run existing unit tests
  • Verify Docker-based builds work correctly in dev environment

🤖 Generated with Claude Code

pditommaso and others added 2 commits January 3, 2026 23:06
Replace manual docker CLI subprocess calls with the new DockerCli library for cleaner code and better maintainability.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The State class is now part of lib-docker-cli library.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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