Discussion:
Proposal : Use OSBS to build the fedora container base image
Clement Verna
2018-12-03 18:38:34 UTC
Permalink
Hi all,

I would like to get feedbacks on the following proposal. Use OSBS to
build the fedora container base image, indeed OSBS has the capability
to build a base container image using a kickstart file.
To do this OSBS needs a Dockerfile, a kickstart file and an
image-build.conf file stored in dist-git, then OSBS will trigger an
ImageFactory task in Koji in order to build to base image and then it
will build the base container based on the artifacts built in Koji.

Here a the few advantages I see in moving forward with this proposal :

- Use of a single dist-git repo for the base image, allowing use of fedora-ci.
- Using OSBS will allow us to make use of bodhi updates to release
new versions of the image
- OSBS deals with multi-arches (we currently use a custom script in
releng to build manifest list)
- Does not requires releng to run a script to release the images

Before I start looking at the implementation details, I would
appreciate feedbacks.

Thanks
Clément
_______________________________________________
infrastructure mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lis
Neal Gompa
2018-12-03 19:00:45 UTC
Permalink
Post by Clement Verna
Hi all,
I would like to get feedbacks on the following proposal. Use OSBS to
build the fedora container base image, indeed OSBS has the capability
to build a base container image using a kickstart file.
To do this OSBS needs a Dockerfile, a kickstart file and an
image-build.conf file stored in dist-git, then OSBS will trigger an
ImageFactory task in Koji in order to build to base image and then it
will build the base container based on the artifacts built in Koji.
Is anyone actively maintaining ImageFactory? Because it's still Python
2 only and I haven't seen anyone really working on fixing that, much
less supporting more images easily...


--
真実はいつも一つ!/ Always, there's only one truth!
_______________________________________________
infrastructure mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fed
Mohan Boddu
2018-12-05 21:46:46 UTC
Permalink
+1 to the change proposal.

Someone still need to submit updates in bodhi and rel-eng would be happy to
own that task and it is much simpler than what we have today.
Post by Clement Verna
Hi all,
I would like to get feedbacks on the following proposal. Use OSBS to
build the fedora container base image, indeed OSBS has the capability
to build a base container image using a kickstart file.
To do this OSBS needs a Dockerfile, a kickstart file and an
image-build.conf file stored in dist-git, then OSBS will trigger an
ImageFactory task in Koji in order to build to base image and then it
will build the base container based on the artifacts built in Koji.
- Use of a single dist-git repo for the base image, allowing use of fedora-ci.
- Using OSBS will allow us to make use of bodhi updates to release
new versions of the image
- OSBS deals with multi-arches (we currently use a custom script in
releng to build manifest list)
- Does not requires releng to run a script to release the images
Before I start looking at the implementation details, I would
appreciate feedbacks.
Thanks
Clément
_______________________________________________
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
Loading...