▲ | nine_k 4 days ago | |
If you have an image with 100MB worth of bottom layers, and only change the tiny top layer, the unregistry will only send the top layer, while save / load would send the whole 100MB+. Hence the value. | ||
▲ | isoprophlex 4 days ago | parent | next [-] | |
yeah i deal with horrible, bloated python machine learnings shits; >1 GB images are nothing. this is excellent, and i never knew how much i needed this tool until now. | ||
▲ | throwaway290 4 days ago | parent | prev [-] | |
Docker also has export/load commands. They only exports the current layer filesystem. |