File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# DockerSlice: Ship Only The Latest Layers You Update
22
33An efficient Docker image transfer system that extracts and merges necessary image layers. (designed for offline docker users)
4+ <img width =" 688 " alt =" image " src =" https://github.com/user-attachments/assets/6f367d37-709b-4f7b-8109-6cba191a3e42 " />
45
56# How to Use?
67
@@ -34,8 +35,6 @@ B. **Partial Updates:**
3435- When a Docker image on the offline server needs an update, make an update on the image online (e.g., install a package).
3536- Then, move only the updated layers to the offline server.
3637
37- <img width =" 688 " alt =" image " src =" https://github.com/user-attachments/assets/6f367d37-709b-4f7b-8109-6cba191a3e42 " />
38-
3938# Commands (will be updated)
4039./dslice {base|push|pull|delete|save|build|load}
4140- base {save|load}
You can’t perform that action at this time.
0 commit comments