sclorg / container-common-scripts

Apache License 2.0
21 stars 45 forks source link

allow building for any specified $OS #351

Closed zmiklank closed 10 months ago

zmiklank commented 10 months ago

Partly fixes https://github.com/sclorg/s2i-base-container/issues/279.

zmiklank commented 10 months ago

[test]

zmiklank commented 10 months ago

@phracek Do we still use the *-candidate $OSes? If yes I will rework this PR to work with them. Current proposal supports only standard targets (rhel7, rhel8, fedora, ...) for which the Dockerfiles exist.