Y
Hacker News
new
|
ask
|
show
|
jobs
by
larsnystrom
365 days ago
Nice to only have to push the layers that changed. For me it's been enough to just do "docker save my-image | ssh host 'docker load'" but I don't push images very often so for me it's fine to push all layers every time.