Skip to content

s2technologies/docker-testspace-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

docker-testspace-client

Docker image based on buildpack-deps with tools required to use Testspace client in automated builds.

Testspace client help


To update image on Docker hub use the following commands.

docker rmi <IMAGE ID> -f # if any existing images.
docker build . -t s2technologies/testspace-client:latest
docker tag s2technologies/testspace-client:latest s2technologies/testspace-client:<Testspace client version>

docker push s2technologies/testspace-client:<Testspace client version>
docker push s2technologies/testspace-client:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published