microsoft / microsoft/vscode-remote-release

Add version check for Podman

Open
#3,792 11 comments 0 reactions 1 assignee View on GitHub

@chrmarti is already working on this.

Since Oct 14, 2020.

bug containers podman
Dominant language
Dockerfile
Stars
4.2k
Forks
470
Avg merge
1d 1h
Merged PRs (30d)
1

Description

Remote Containers was recommended as Code detected I had Podman installed. I have installed it and selected vscode-remote-try-dotnet-core. I changed in the preferences docker to podman and get the following (podman version 1.6.4):

podman-fail

So I installed podman-docker (an official script that turns docker commands into podman ones) and set the preference back to docker and get the exact same thing:

podman-docker-fail

If I clone the repo and try open workspace in a container I just get make sure the docker daemon is running and:

[891267 ms] Start: Run: podman version --format {{.Server.Version}}
[891318 ms] Error: template: image:1:9: executing "image" at <.Server.Version>: can't evaluate field Server in type define.Version

I have selected podman in preferences, what should I do? Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.