
26: The Trouble with Docker
Self-Hosted
00:00
Docker Hub
Docker hub is just a service to host your Docker images. There's absolutely no reason you cannot use the open source Docker project, spin up your own server running there and go for it. Many people argue that those Docker files represent reproducible builds. But I disagree quite strongly, because the moment you have something like app get update or app get install package blah, without pinning it to a specific version, it's not a reproducible build.
Transcript
Play full episode