| alpine | alpine | A minimal Docker image based on Alpine Linux with a complete package index and only 5 MB in size! | 
| busybox | busybox | Busybox base image. | 
| cadvisor | gcr.io/cadvisor/cadvisor | cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. | 
| curl | curlimages/curl | official docker image for curl | 
| gitlab-runner | gitlab/gitlab-runner | GitLab CI Multi Runner used to fetch and run pipeline jobs with GitLab CI | 
| grafana | grafana/grafana | The official Grafana docker container | 
| hadolint | hadolint/hadolint | Haskell Dockerfile Linter | 
| helm | alpine/helm | Auto-trigger docker build for kubernetes helm when new release is announced | 
| httpbin | kennethreitz/httpbin | A simple HTTP service. | 
| httpie | alpine/httpie | Auto-trigger docker build for httpiewhen new release is announced | 
| k8s | alpine/k8s | Kubernetes toolbox for EKS (kubectl, helm, iam-authenticator, eksctl, etc) | 
| kube-linter | stackrox/kube-linter | This is the Docker image for KubeLinter, an open source tool to lint Kubernetes YAML files and Helm charts. | 
| loki | grafana/loki | Loki - Cloud Native Log Aggregation by Grafana | 
| nginx | nginx | Official build of Nginx. | 
| nginx-exporter | quay.io/martinhelmich/prometheus-nginxlog-exporter | Export metrics from Nginx access log files to Prometheus | 
| node-exporter | prom/node-exporter | Prometheus exporter for machine metrics, written in Go with pluggable metric collectors. | 
| portainer | portainer/portainer-ce | Portainer CE - a lightweight service delivery platform for containerized applications | 
| prometheus | prom/prometheus | Prometheus is a systems and service monitoring system. | 
| promtail | grafana/promtail | Promtail is an agent which ships the contents of local logs to a private Grafana Loki instance or Grafana Cloud. | 
| pushgateway | prom/pushgateway | The Prometheus Pushgateway allows ephemeral and batch jobs to expose their metrics to Prometheus. | 
| python | python | Python is an interpreted, interactive, object-oriented, open-source programming language. | 
| traefik | traefik | Traefik, The Cloud Native Edge Router | 
| yamllint | cytopia/yamllint | Alpine-based multistage-build of yamllint for reproducible usage in CI |