question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Squashing image with number only id

See original GitHub issue

I have an image being squashed that starts with an -f “ID’” parameter where the ID is a numbers only value. The error then is:

Cannot squash ID layers, the Image Name image contains only 32 layers.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
goldmanncommented, Nov 15, 2019

🤣 guess what: I won Lotto 8 times in a row in september (very, very small amounts though)

Haha, good one!

Anyway: I guess we can consider this issue closed. Could you still please update the documentation?

Let’s not close it. I’ll update CLI help and reference this ticket in fix.

0reactions
gammacommented, Jun 16, 2020

Should be closed now, I guess?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Squashing Docker Images - Back 2 Code
I was wondering the effect of merging layers (squashing) on the size of an image. Now Docker provides an experimental --squash option for ......
Read more >
Docker squash and layer: which layers are merged and which ...
The answer is A. You can see what Docker is doing easily enough with an inspect on the resulting image: First build two...
Read more >
Five Ways to Slim Docker Images - Codacy | Blog
Docker-squash is a utility to squash multiple docker layers into one to create an image with fewer and smaller layers. It retains Dockerfile...
Read more >
GitHub - goldmann/docker-squash
Docker image squashing tool. ... --from-layer FROM_LAYER Number of layers to squash or ID of the layer (or image ID or image name)...
Read more >
What Are Docker Image Layers? - vsupalov.com
Each layer is an image itself, just one without a human-assigned tag. They have auto-generated IDs though. Each layer stores the changes compared...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found