Skip to content

Use with dockerized buildkite-agent #30

Description

@paulfri

The latest buildkite-agent docker container uses docker 17.12 (the one on the ubuntu 18.04 repos) which does not have the --mount flag. NG, because this plugin uses the --mount flag. I guess I could file this issue with buildkite but I know you better.

--mount type=bind,src=$(which buildkite-agent),dst=/usr/bin/buildkite-agent \

n.b. I have no idea if I can get this to work inside the container anyway, but this is a first step.

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