-
Notifications
You must be signed in to change notification settings - Fork 30
Building of the disk image not possible with docker engine present on the system #2117
Copy link
Copy link
Open
Open
Copy link
Description
Bug description
For some testing reason I got docker engine installed on the system (https://docs.docker.com/engine/install/binaries/#install-server-and-client-binaries-on-windows). While there is also a docker engine service running, the bootc image building is not possible with podman machine (either hyperv or wsl) with Error: required Podman version 5.0 or higher which is shown on the Build form and prevent build button.
Operating system
Windows 10
Version
next (development version)
Steps to reproduce
- Have Podman > 5.0 (5.7)
- Have Docker engine: https://docs.docker.com/engine/install/binaries/#install-server-and-client-binaries-on-windows
- Create podman machine
- Install Bootc Extension
- Pull boot container image
- Build a disk image
- Assert: Bootable container image can be produced
Actual: Requires Podman v5.0 or higher to build image
Relevant log output
Additional context
For some reason, also if the docker service is enabled I am not able to pull httpd bootc image from the bootc extension dashboard, getting 404. (but I can pull any other ordinary image)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels