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

Add a way to choose Podman instead of Docker #472

Merged
merged 1 commit into from
Oct 23, 2020

Conversation

oblique
Copy link
Contributor

@oblique oblique commented Oct 19, 2020

By default, cross tries to use Docker or Podman, with the former to have priority. In you want to use other container engine or explicitly choose one you can set the name of binary (or the path) in CROSS_CONTAINER_ENGINE environment variable.

For example in case you want use Podman, you can set CROSS_CONTAINER_ENGINE=podman.

@reitermarkus
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 23, 2020

Build succeeded:

@bors bors bot merged commit 8cb7df5 into cross-rs:master Oct 23, 2020
@reitermarkus
Copy link
Member

Thanks!

bors bot added a commit that referenced this pull request Oct 25, 2020
477: Fix link text in README.md r=Dylan-DPC a=oblique

On #472 PR I used `[Docker]` and `[Podman]` however I didn't notice that they were not defined.

Co-authored-by: oblique <psyberbits@gmail.com>
@Emilgardis Emilgardis added this to the v0.2.2 milestone Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants