Skip to content

enhancement: replace docker cli with docker sdk (moby) #82

@07CalC

Description

@07CalC

proposal

currently each and every docker interaction works through execution of raw docker commands using a exec.Command, it was good for the mvp, but using a proper sdk will give us more robust error handling and better type safety

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions