Y
Hacker News
new
|
ask
|
show
|
jobs
by
m463
2210 days ago
I'm not saying people use it for vc, it's how docker works. It optimizes your containers using layers and if you do "FROM ubuntu:18.04" in 3 dockerfiles, you only have one copy of the ubuntu stuff.