Skip to content

Docker plugin to map the docker socket back to plunder. #70

@thebsdbox

Description

@thebsdbox

Something like:

	if conn, err := c.Connection.Dial("unix", "/var/run/docker.sock"); err != nil {
		return "", err
	}

Then use the go SDK to connect to the existing connection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions