Open shdwchn10 opened 2 months ago
Error from log:
2024-09-01T16:21:17.031Z root ERROR Error: (HTTP code 500) server error - can't talk to a V1 container registry
at /tmp/.mount_TheiaIlqrpp7/resources/app/lib/backend/268.js:2:782719
at s (/tmp/.mount_TheiaIlqrpp7/resources/app/lib/backend/268.js:2:782652)
at IncomingMessage.<anonymous> (/tmp/.mount_TheiaIlqrpp7/resources/app/lib/backend/268.js:2:782580)
at IncomingMessage.emit (node:events:529:35)
at endReadableNT (node:internal/streams/readable:1368:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Bug Description:
Steps to Reproduce:
systemctl --user start podman.socket
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock
devcontainer.json
like this:podman ps
:Screencast
Screencast from 2024-08-31 08-53-54.webm
Additional Information