aakarshg / magazine

Collection of container images useful for benchmarking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magazine

Collection of container images useful for benchmarking.

Tree and Automation setup

All the dockerfiles point to an image in quay under the cloud-bulldozer org.

Build trigger is setup for each image in Quay, so that whenever a git push occurs on this repository it'll update the image. The build context points to the directory for the image.

So for example:

https://quay.io/repository/cloud-bulldozer/fio image would be updated whenever a new commit is merged in this repo.

The image built is based on fio's Dockerfile and the build context is the directory itself so in this case fio/

Adding new images

Feel free to submit a PR and tag @aakarshg, and he'll take care of automation setup in Quay.

About

Collection of container images useful for benchmarking.

License:Apache License 2.0


Languages

Language:Dockerfile 100.0%