How to make a build arg mandatory during Docker build?

后端 未结 6 1936
后悔当初
后悔当初 2020-12-23 16:15

Is there any way to make a build argument mandatory during docker build? The expected behaviour would be for the build to fail if the argument is missing.

6条回答
提交回复
热议问题