Project

General

Profile

action #129958

Updated by okurz 11 months ago

## Motivation 
 We have some containers in devel: openQA but they don't follow a clear standard. We should follow openSUSE best practices for containers 


 ## Acceptance criteria 
 * **AC1:** all container images in devel: openQA follow the tumbleweed container template definitions and no build warnings show up in OBS container builds  

 ## Suggestions 

 * Look up the template in OBS that defines rules to follow 
 * Follow the example of https://build.opensuse.org/package/show/openSUSE:Factory/openQA-devel-container 
 * Fix container packages 
 * Optionally submit to Fctry over devel:openQA:tested 
 * Ensure container packages are rebuilt on deps changes, package changes, Dockerfile changes 
 * Mention our images in documentation

Back