Open thelicato opened 2 years ago
Set a helper function called check_and_fill_args that parses the Dockerfile and automatically fills the common_args in the buildargs. This function should also raise an error if some argument is missing.
check_and_fill_args
Set a helper function called
check_and_fill_args
that parses the Dockerfile and automatically fills the common_args in the buildargs. This function should also raise an error if some argument is missing.