sclorg / container-common-scripts

Apache License 2.0
20 stars 45 forks source link

Build and tag the non-minimal variant as well #350

Closed hhorak closed 1 year ago

hhorak commented 1 year ago

Without having the non-minimal image build and tagged, the image might be missing (sometimes it's not available in the repository yet, for new versions specifically), so let's build and tag it as well.

hhorak commented 1 year ago

For example needed for https://github.com/sclorg/s2i-nodejs-container/pull/400

phracek commented 1 year ago

[test]

hhorak commented 1 year ago

[test]

hhorak commented 1 year ago

Good catch. Let's try it in CI, where it works.

What about 'micro' images? LIke in https://github.com/httpd-container/2.4-micro?

Before merging this pull request we need to analyse logs at least for s2i-nodejs-container which contains 'minimal' images and 'httpd-container' logs

I think micro might be included as well, good point.

hhorak commented 1 year ago

[test]