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
Very nice. Every victory should be celebrated. What image/project were you working on?
Created one for Headphones and then spent the afternoon creating one for writefreely, only to find out you can only create a single private repository on Docker Hub ๐ญ
But why would you want it to be private? Specially for headphones, having it available for the community would be fantastic!
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