Skip to content

Repository of Dockerfiles for creating build images used for Harness CI steps

Notifications You must be signed in to change notification settings

konrness/build-images

Repository files navigation

build-images

Repository of Dockerfiles for creating build images used for Harness CI steps

Commands to Build

docker build -t testrail .

Commands to Run

docker run --rm --env-file ./.env -v $(pwd)/tests:/usr/src/app/tests testrail

About

Repository of Dockerfiles for creating build images used for Harness CI steps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published