Skip to content

Using docker-lock --dockerfiles with find command #92

Answered by michaelperel
andoks asked this question in Q&A
Discussion options

You must be logged in to vote

Commenting for others following: As of #99, docker-lock supports more powerful globs, so you likely will not need to use find. Instead, if you want to recursively search for anything with the path *dockerfile, you could say:

docker lock generate --dockerfile-globs='**/*dockerfile'

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@andoks
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by andoks
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