#25 PoC of updating images using bodhi
Opened 5 years ago by ttomecek. Modified 5 years ago

Meetup notes:

## Get rid of the namespace in registry path
* [clement] the maintainer would take care of the tags (container.yml: `tags -> [latest, 9.6]`)
* [owen] organization of releases with arbitrary/stream branches
  * have an ability to define the build matrix (fedora release x tag)
* [pavel] one command would produce more images (dockerfiles are pretty much the same)
  * for sake of plaform changes (glibc, unicode; it's different to utilize pg on f27- and f28+)
* [randy] we need documentation, how would users reason the tags
* [honza] the whole matrix builds are not needed, but can be done if needed
* [owen] it seems that base expansion is not needed now, can be done manually
* [clement] moving to quay.io could result into removing the `fNN` namespace

AI: write down the workflow and do a proof of concept
  0. fedpkg clone $image && git checkout ?
  1. Update container.yml
  2. <Change dockerfile>
  3. Commit and push changes
  4. fedpkg build
  5. bodhi updates new $NVR

Login to comment on this ticket.

Metadata