Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

DayMarket/qa-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

qa-docker

DayMarket docker images for QA runners etc

To maintain up-to-date versions inside the runners, this repository was created When changing component versions, the DayMarket/qa-docker image is recreated from the Dockerfile.env template by replacing variables. For each image (folder), 2 latest tags are generated and by build number.

ENV_DOCKER_REPO_TAG="$ENV_DOCKER_IMAGE_NAME.$GITHUB_RUN_NUMBER";
ENV_DOCKER_REPO_TAG_LATEST="$ENV_DOCKER_IMAGE_NAME-latest";
где ENV_DOCKER_IMAGE_NAME folder name in images/

daymarket/qa-docker:

To create an image with a new tag, you need to make a folder in images and put the Dockerfile generation files there

Generation algorithm .github/workfolws/build-images.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages