Hacker News new | ask | show | jobs
by TheDong 4066 days ago
You can hack this up yourself using the output from 'docker save'. 'save' produces a tarball which contains layers, and you can delete the layers from your 'save' tarball that you know you already have on the destination.