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

Support different container implementations from beaker-docker #360

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

bastelfreak
Copy link
Member

This adds support for a docker_podman hypervisor. it will call the default docker implementation at the moment. See voxpupuli/gha-puppet#48 for context.

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This depends on voxpupuli/beaker-docker#130.

@bastelfreak bastelfreak changed the title Add podman_docker support Support different container implementations from beaker-docker Sep 20, 2024
lib/beaker-hostgenerator/hypervisor.rb Outdated Show resolved Hide resolved
This adds support for
* docker_podman
* container
* container_swarm
* container_podman
* container_docker

See voxpupuli/gha-puppet#48
@bastelfreak bastelfreak merged commit e2c8d97 into voxpupuli:master Sep 20, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants