this post was submitted on 21 Jun 2023
497 points (99.2% liked)

linuxmemes

20924 readers
2049 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 year ago (3 children)

Getting WSL2 to work with my company's VPN was such a pain that I just went back to WSL1 and resigned myself to the fact that I'll never be able to run Docker in WSL locally.

[–] linearchaos 1 points 1 year ago

You probably just need to shuffle the network pri and fix the nameservers. I took a couple of days and sorted it out.

You only need to shuffle the weights once, but you need to manually fix the ns every time.

[–] netwren 1 points 1 year ago (1 children)

Why not just run a full Hypervisor?

[–] riodoro1 9 points 1 year ago* (last edited 1 year ago) (3 children)
[–] baronvonj 5 points 1 year ago

Why not Bilbo?

[–] PutangInaMo 2 points 1 year ago

Linux hypervisor?

[–] timewarp 1 points 1 year ago

This right here. Using Podman natively on Linux is beautiful.

[–] keyez 1 points 1 year ago

Don't want to be that works on my machine person but I use docker-ce installed in my WSL2 VM and can push and pull over my companies' openvpn running on windows.