Skip to content

Building of the disk image not possible with docker engine present on the system #2117

@odockal

Description

@odockal

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

  1. Have Podman > 5.0 (5.7)
  2. Have Docker engine: https://docs.docker.com/engine/install/binaries/#install-server-and-client-binaries-on-windows
  3. Create podman machine
  4. Install Bootc Extension
  5. Pull boot container image
  6. Build a disk image
  7. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions