Skip to content

Commit d10079a

Browse files
authored
Update README.md
1 parent 1c16ffa commit d10079a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# DockerSlice: Ship Only The Latest Layers You Update
22

33
An 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}

0 commit comments

Comments
 (0)