Skip to content

moloco/e2e-script-runtime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

E2E script runtime

This docker image is FROM appropriate/curl, and just adds jq and bash on top.

This docker image is to facilitate the curl-based e2e script development.

To use it from your cloud build script

You can build this image for your project in the following way:

gcloud builds submit --tag=gcr.io/$PROJECT_ID/e2e-script-runtime .

About

alpine image with curl and jq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%