68
submitted 9 months ago by Voyager@psychedelia.ink to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] SuddenlyBlowGreen@lemmy.world 6 points 9 months ago

What makes you dislike docker?

At least from a development perspecrive, it's really convenient, especially when paired with a CICD system and container registry.

[-] 9488fcea02a9@sh.itjust.works 2 points 9 months ago

I tried it once and it rewrote all my firewall rules without telling me

[-] moonpiedumplings@programming.dev 2 points 9 months ago* (last edited 9 months ago)

Yeah that's a gripe of mine. Thankfully podman doesn't do that.

Docker also sometimes breaks lxd and libvirt networking by changing the default forward policy from accept to drop.

[-] saiarcot895@programming.dev 1 points 9 months ago

I think podman by default does do that, but it's easy to disable almost all of it, at least.

[-] moonpiedumplings@programming.dev 1 points 9 months ago

Nope, I just tested and the rootful podman service doesn't touch any iptables/firewall rules.

It uses what is called a "CNI", container network interface, to manage container networking rather than just overwriting all the iptables rules like docker does.

[-] Toribor@corndog.social 2 points 9 months ago

Sounds like you were using Docker Desktop on Windows maybe? It's... pretty meh. But Docker on Linux is phenomenal. Docker on Windows is mostly just a way to make it accessible to developers stuck on Windows.

[-] 9488fcea02a9@sh.itjust.works 1 points 9 months ago
[-] SuddenlyBlowGreen@lemmy.world 1 points 9 months ago

Damn.

Yeah, that would make me dislike it too.

this post was submitted on 20 Sep 2023
68 points (97.2% liked)

Linux

45595 readers
669 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS