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

Error while running docker compose using podman #1166

Open
ThakurAnunaya opened this issue Nov 11, 2024 · 1 comment
Open

Error while running docker compose using podman #1166

ThakurAnunaya opened this issue Nov 11, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@ThakurAnunaya
Copy link

Hi I am trying to run docker compose with podman and I get the below error:

PS C:\Users\xxxxx\skyvern\skyvern> podman compose up -d

Executing external compose provider "C:\Users\xxxxx\AppData\Local\Microsoft\WindowsApps\docker-compose.exe". Please see podman-compose(1) for how to disable this message. <<<<

time="2024-11-11T17:38:46+05:30" level=warning msg="C:\Users\xxxx\skyvern\skyvern\docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion"
[+] Running 0/1

  • Container skyvern-postgres-1 Creating 0.1s
    Error response from daemon: container create: statfs /mnt/c/Users/anuthakur/skyvern/skyvern/postgres-data: no such file or directory
    Error: executing C:\Users\xxxx\AppData\Local\Microsoft\WindowsApps\docker-compose.exe up -d: exit status 1
@suchintan
Copy link
Contributor

Hey! We don't officially support podman today. ARe you open to debugging what went wrong? We'd love an open source contribution here

@suchintan suchintan added the help wanted Extra attention is needed label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants