@credo@lemmy.world to Selfhosted@lemmy.worldEnglish • 5 months agoSelf-hosting is having a moment. Ethan Sholly knows why.arstechnica.comexternal-linkmessage-square107fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkSelf-hosting is having a moment. Ethan Sholly knows why.arstechnica.com@credo@lemmy.world to Selfhosted@lemmy.worldEnglish • 5 months agomessage-square107fedilink
minus-squarePossibly linuxlinkfedilinkEnglish0•edit-25 months agoLearn Podman since Docker has some licensing restrictions in some cases.
minus-square@CapitalNumbers@lemm.eelinkfedilinkEnglish0•5 months agoreally? like what? i’ve been using docker completely free and unrestricted - at i think so haha
minus-square@tko@tkohhh.sociallinkfedilinkEnglish0•5 months agoI think the restrictions are just for publishing containers on Docker Hub. If you aren’t doing that, you aren’t impacted.
minus-squarePossibly linuxlinkfedilinkEnglish0•5 months agoAnd Docker desktop on Windows It doesn’t impact the “Linux native” people but for those starting out on Windows it is a problem.
minus-squarePossibly linuxlinkfedilinkEnglish0•edit-25 months agoIt is less user friendly but theoretically more powerful and secure The learning curve can be steep but if you have ever worked with config files it isn’t bad.
minus-square@chunkystyles@sopuli.xyzlinkfedilinkEnglish0•5 months agoThe worst part about quadlets, IMO, is that they don’t use the same key words as podman run does. So turning a working podman container into a quadlet can be challenging.
Learn Podman since Docker has some licensing restrictions in some cases.
really? like what? i’ve been using docker completely free and unrestricted - at i think so haha
I think the restrictions are just for publishing containers on Docker Hub. If you aren’t doing that, you aren’t impacted.
And Docker desktop on Windows
It doesn’t impact the “Linux native” people but for those starting out on Windows it is a problem.
deleted by creator
It is less user friendly but theoretically more powerful and secure
The learning curve can be steep but if you have ever worked with config files it isn’t bad.
The worst part about quadlets, IMO, is that they don’t use the same key words as podman run does. So turning a working podman container into a quadlet can be challenging.
Podlet is really useful in this area.