🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕕𝕚𝕝𝕖 to Programmer [email protected]English • 1 day agoWorks on my machinelemm.eeimagemessage-square85fedilinkarrow-up11.08Karrow-down117
arrow-up11.06Karrow-down1imageWorks on my machinelemm.ee🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕕𝕚𝕝𝕖 to Programmer [email protected]English • 1 day agomessage-square85fedilink
minus-square@mlglinkEnglish4•5 hours agoYou ever notice how most docker images are usually based from Ubuntu, the arguably worse distro to use for dependency management. The other core issue is people using docker as a configuration solution with stuff like compose. If I want containers, I usually just use LXC. Only docker project I liked was docker-osx which made spinning up OSX VMs easy, but again it was basically 80% configuration for libvirt.
You ever notice how most docker images are usually based from Ubuntu, the arguably worse distro to use for dependency management.
The other core issue is people using docker as a configuration solution with stuff like compose.
If I want containers, I usually just use LXC.
Only docker project I liked was docker-osx which made spinning up OSX VMs easy, but again it was basically 80% configuration for libvirt.