Replies: 2 comments
-
command examples: # squash last 2 layers.
nerdctl squash docker.io/library/busybox:latest --from-layer 2 --tag docker.io/library/busybox:squash |
Beta Was this translation helpful? Give feedback.
0 replies
-
Duplicate: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Will nerdctl support squash image layers in containerd? This feature will be useful to slim images.
Ref: https://github.com/goldmann/docker-squash
Beta Was this translation helpful? Give feedback.
All reactions