this post was submitted on 03 Jun 2024
18 points (100.0% liked)
Docker
39 readers
1 users here now
Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I dunno, I was worried there would be a security risk due to me making my images public
Are you building it with any of configuration files or credentials inside?
Nope, it's pretty naked at build time