okd-project / okd-payload-pipeline

Apache License 2.0
14 stars 15 forks source link

Circular dependency for base/tools/cli? #44

Closed vrutkovs closed 1 year ago

vrutkovs commented 1 year ago

I think we have a circular deps for main images:

Its not clear where to start when we want to build "real" base image with golang and things

/cc @aleskandro

aleskandro commented 1 year ago

Is this actually a circular dependency?

aleskandro commented 1 year ago

Maybe we can track here what to do for upstreaming the tools's forked dockerfile?

vrutkovs commented 1 year ago

base extends from tools:centos9, which is cs9

ooh, indeed, my bad - I though it comes from tools buildconfig

Maybe we can track here what to do for upstreaming the tools's forked dockerfile?

I think it would be confusing to change subject in this issue. Lets create a tracking issue for "upstream more stuff for 4.15" or even per-dockerfile issue