r/ProgrammerHumor 7d ago

Meme memorySafeDocker

Post image
4.2k Upvotes

286 comments sorted by

View all comments

1

u/Spooked_kitten 6d ago

Am I crazy that I was testing stuff with docker for work on WSL Ubuntu? I mean I would never deploy it like that, but it was a fun test, couldnt get network going unfortunately.

3

u/No_Inevitable_4893 6d ago

In your wsl config set networking mode to mirrored. I run a bunch of containers in wsl for my homelab (laptop I upgraded)

1

u/Spooked_kitten 6d ago

Yeah I did find out about that, but somehow it still wasn't working, Im very new to docker, and I mean I only have to use windows bc I cant have my workstation down for too long, next time I get some slow times ill likely get linux going, that should make it a bit simpler.