[FEATURE] Pass extra-args to buildah from
when doing base image build
#92
Labels
enhancement
New feature or request
buildah from
when doing base image build
#92
Is your feature request related to a problem? Please describe.
I'm trying to do a base image build using buildah, but need to fetch the source image from an internal registry without valid certificate (internal k8s registry)
Describe the solution you'd like
buildah from
have a the possibility of extra arguments, including--tls-verify
.This action does not seem to pass extra-args when doing a base image build.
The text was updated successfully, but these errors were encountered: