Comment on What is Docker?

<- View Parent
Darioirad@lemmy.world ⁨1⁩ ⁨week⁩ ago

So, if I understand correctly: rather than using prebuilt images from Docker Hub or untrusted sources, the recommended approach is to start from a minimal base image of a known OS (like Debian or Ubuntu), and explicitly install required packages via apt within the Dockerfile to ensure provenance and security. Does that make sense?

source
Sort:hotnewtop