Project

General

Profile

action #43718

Updated by okurz over 3 years ago

## Motivation 

 To avoid QA employee getting blocked by a malfunctioning new openQA version, we should have container images available, ideally versioned so people can always use a known to be working openQA version. 

 ## Acceptance criteria 

 - **AC1:** (DONE) An x86-64 container image for the webui is available on OBS. 
 - **AC2:** (DONE) An x86-64 container image for the worker is available on OBS. 
 - **AC3:** Container images are versioned. 
 - **AC4:** OPTIONAL: Propagate images to Docker Hub 
 - **AC5:** OPTIONAL: Provide images for aarch64 

 ## Suggestions 

 - Update or delete https://hub.docker.com/u/openqa/ 
 - Look into CI images https://build.opensuse.org/package/show/devel:openQA/openqa_dev

Back