Skip to content
Discussion options

You must be logged in to vote

The --layers=true flag would be supplied to buildah build at the command line, not as an argument to the COPY instruction in a Dockerfile, and when used it will have buildah build commit a new intermediate image for each instruction it processes.
The --link flag for COPY and ADD instructions should be recognized in 1.41.0 and later, which is in podman 5.6 rc1 and later, but if I'm remembering it right, it will be ignored if the default of --layers=false is in effect.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Detzi88
Comment options

@nalind
Comment options

@Detzi88
Comment options

Answer selected by Detzi88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants