Skip to content

Using testcontainers-hs with Podman instead of Docker #53

@sigrdrifa

Description

@sigrdrifa

Hey guys,

Just wondering if anyone has had any luck running testcontainers-hs with Podman instead of Docker and if there are any helpers for it? I'm trying to run some tests with Podman but unfortunately I am getting permission errors when calling it from haskell, despite things working when using Golang (testcontainers-go).

The go module for testcontainers also has helpers for specifically targeting (I'm guessing they are setting some things that aren't being set when I run the tests from haskell), and I'm wondering if testcontainers-hs has something similar?

https://golang.testcontainers.org/system_requirements/using_podman/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions