Ask questionsImage id shown as missing with docker history
The layers generated by buildkit don't play nice with the docker history command and show <missing> instead of the layer id for IMAGE
Answer
questions
daveisfera
Sorry, I used the wrong term, but shouldn't the ID be showing instead of <missing> when building a layer using buildkit?
Related questions