One of the best internal talks I've seen was a teammate demonstrating Docker in the early days of containers.
After explaining the concepts, he showed running `rm -rf /` in a container shell. The drama value made the talk way more memorable and concrete.
miniblog.
Related Posts
GitHub Container Registry seems like a pretty drop-in replacement for Docker Hub:
On-demand developer environments are a really powerful idea: https://github.com/features/codespaces
I've seen projects attempt to ship a developer toolchain inside a Docker container, but this feels much more ergonomic.
IPFS is a really nice distributed filesystem that is slowly growing in popularity. Netflix has found a good use case: container image distribution.
https://containerjournal.com/topics/container-management/ipfs-emerges-as-tool-to-distribute-container-image
I'm slightly reminded of Usenet: just download content from the nearest server!


