vscode-openshift-tools icon indicating copy to clipboard operation
vscode-openshift-tools copied to clipboard

Attaching containers to WSL2 instances.

Open chadbrewbaker opened this issue 3 years ago • 2 comments

Come end of January 2022 Docker GUI is now charging enterprise users. I'm not wasting hours of my time to get a megacorp charge code for the one feature that WSL2 needs - the slider to attach/detach OSI containers with WSL2 instances. https://docs.microsoft.com/en-us/windows/wsl/tutorials/wsl-containers

It would be nice to have a menu to attach/detach WSL2 Podman/Docker containers in this VSCode plugin and not have to pay for Docker Desktop.

chadbrewbaker avatar Dec 26 '21 19:12 chadbrewbaker

A few WSL2 + Docker Desktop work-arounds.

https://newbedev.com/shell-running-docker-on-wsl2-without-docker-desktop-code-example

https://lippertmarkus.com/2021/09/04/containers-without-docker-desktop/

https://securecloud.blog/2021/12/07/wsl2-use-docker-with-vscode-without-docker-desktop/

Podman + WSL2

https://www.redhat.com/sysadmin/podman-windows-wsl2

https://opensource.com/article/21/10/podman-windows-wsl

chadbrewbaker avatar Dec 26 '21 19:12 chadbrewbaker

@chadbrewbaker You mean OCI (Open Container Initiative) containers, don't you?

dgolovin avatar Jan 11 '22 06:01 dgolovin

we now support Podman Desktop for the workflow. If anything specific is needed on the VSCode side, we can re-open the issue.

mohitsuman avatar Jun 27 '24 07:06 mohitsuman