Re: Docker

From: Tim Daneliuk <tundra_at_tundraware.com>
Date: Sun, 16 Apr 2023 16:34:30 UTC
On 4/16/23 10:51, Ralf Mardorf wrote:
> On Sun, 2023-04-16 at 10:04 -0500, Tim Daneliuk wrote:
>> My point is that these extra pieces of tooling are not really "layers"
>> such much as ways to manage running containers at large scale.  They
>> are not needed or recommend for smaller use cases.
> 
> Hi,
> 
> my apologies for my half-knowledge, I was probably a little too biased.
> I'm that biased since nowadays even Linux packages are often replaced by
> containers (snap, flatpak etc.).
> 
> Regards,
> Ralf
> 
> 

You might want to play around with that 'dockersand' tooling I wrote
linked in a prior message.  It's a pretty painless way to experience
docker and has a lot of learning value, I think.