Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docker] Make docker cli default way to build #55

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

mikeland73
Copy link
Contributor

Summary

This switches docker build from using golang client to using docker cli. It introduces a few checks (makes sure docker is in path, daemon is running, version is correct). It also adds build args.

How was it tested?

launchpad up devtools/buildkite/lagobot-app

Is this change backwards-compatible?

Yes

@mikeland73 mikeland73 requested review from loreto and savil August 3, 2023 20:54
@mikeland73 mikeland73 merged commit 3a1d7df into main Aug 4, 2023
2 checks passed
@mikeland73 mikeland73 deleted the landau/make-docker-cli-default branch August 4, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants