Skip to content

Error: Unsupported Image-Specific Operation on Artifact in DevPods with Podman #40

Description

@gerbernoah

When attempting to create a new workspace from an image using DevPod with Podman, I encountered the following error:

Error: parsing image configuration: unsupported image-specific operation on artifact with type "application/vnd.devcontainers"

It appears that DevPod fails to process an image configuration due to an unsupported artifact type. This prevents the workspace from being created successfully.

Steps to Reproduce:

  1. Set up DevPods with Podman.
  2. Attempt to create a workspace from image ghcr.io/jmuchovej/templates/typst.
  3. Observe the error message.

Expected Behavior:
DevPod should successfully parse the image configuration and create the workspace without errors.

Actual Behavior:
The process fails with the error message mentioned above.

Environment:

  • DevPod version: v0.6.8
  • Podman version: 5.3.2
  • OS/Arch: Linux-bluefin/amd64

Additional Context:

  • The image in question may be using a devcontainer artifact type that Podman does not fully support.
  • If there are any workarounds, such as modifying the image or adjusting Podman configurations, please advise.

Any guidance on resolving this issue would be greatly appreciated!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions