pulp / oci_env

9 stars 33 forks source link

Add possibility to overwrite base image #139

Closed dosas closed 7 months ago

dosas commented 7 months ago
oci-env compose build --build-arg BASE_IMAGE=foo

I am running oci env inside an CI environment and o not want to run into rate limiting

backwards compatibility is kept by setting default value.

dosas commented 7 months ago

It seems the build failure is not related to these changes because other builds are filing with the same error