Buildkite Docker Plugin v2.0.0 has been released, and includes:
command
option for using single-binary/command line Docker images1 2 3 4 5 6
steps: - command: 'dotnet publish -c Release -o published' plugins: - docker#v2.0.0: image: 'microsoft/dotnet:latest' always-pull: true
See all the details, and upgrade instructions, on the release notes: https://github.com/buildkite-plugins/docker-buildkite-plugin/releases/tag/v2.0.0
Create an account to get started with a 30-day free trial. No credit card required.