Project

General

Profile

action #43718

Updated by livdywan over 3 years ago

## Motivation 

 To avoid QA employee getting get blocked by from a malfunctioning new openQA version, we should have container images available, ideally the generated docker image from OBS could be versioned and uploaded to docker hub, or obs docker registry so people interested into using openQA with docker can always use a known to be working and old known-working openQA version. 

 https://hub.docker.com/u/openqa/ 


 ## Acceptance criteria 

 - **AC1:** An x86-64 container image Docker images for the webui is available on OBS. are versioned and uploaded to docker hub/obs registry. 
 - **AC2:** An x86-64 container image Docker images for the worker is available on OBS. 
 - **AC3:** Container images workers are versioned. 
 - **AC4:** OPTIONAL: Propagate images versioned and uploaded 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 docker hub/obs registry.

Back