From 08ddd4ea5df02eb77d6be0b1782c8560cf41cdcf Mon Sep 17 00:00:00 2001 From: Axel Pavageau Date: Mon, 24 Feb 2025 17:56:26 +0100 Subject: [PATCH] fix: readme formating --- README.md | 54 +++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 95ce3f0a8..6d413ba8d 100644 --- a/README.md +++ b/README.md @@ -80,32 +80,32 @@ Do not forget to add an entry in `.github/dependabot.yml` too if you want it to ## Available images ### AWS -https://hub.docker.com/r/ekino/ci-aws/tags -https://github.com/orgs/ekino/packages/container/package/ci-aws +- https://hub.docker.com/r/ekino/ci-aws/tags +- https://github.com/orgs/ekino/packages/container/package/ci-aws Contains AWS Cli, Terraform, Kubectl, Helm, Python & misc tools ### Azure -https://hub.docker.com/r/ekino/ci-azure/tags -https://github.com/orgs/ekino/packages/container/package/ci-azure +- https://hub.docker.com/r/ekino/ci-azure/tags +- https://github.com/orgs/ekino/packages/container/package/ci-azure Contains Azure Cli, Terraform, Kubectl, Helm, Python & misc tools ### Chrome -https://hub.docker.com/r/ekino/ci-chrome/tags -https://github.com/orgs/ekino/packages/container/package/ci-chrome +- https://hub.docker.com/r/ekino/ci-chrome/tags +- https://github.com/orgs/ekino/packages/container/package/ci-chrome Contains Chromium browser and the latest Node LTS. ### Cloudsploit -https://hub.docker.com/r/ekino/ci-cloudsploit/tags -https://github.com/orgs/ekino/packages/container/package/ci-cloudsploit +- https://hub.docker.com/r/ekino/ci-cloudsploit/tags +- https://github.com/orgs/ekino/packages/container/package/ci-cloudsploit Contains Aquasecurity's Cloudsploit Scanner. ### DIND -https://hub.docker.com/r/ekino/ci-dind/tags -https://github.com/orgs/ekino/packages/container/package/ci-dind +- https://hub.docker.com/r/ekino/ci-dind/tags +- https://github.com/orgs/ekino/packages/container/package/ci-dind Adds AWS Cli & Azure Cli to GitLab's dind image (to run docker in a GitLab runner). @@ -125,32 +125,32 @@ test: ``` ### Golang -https://hub.docker.com/r/ekino/ci-golang/tags -https://github.com/orgs/ekino/packages/container/package/ci-golang +- https://hub.docker.com/r/ekino/ci-golang/tags +- https://github.com/orgs/ekino/packages/container/package/ci-golang Based upon official Golang image, contains AWS Cli, Gitleaks, GolangCI-Lint, go-mod-upgrade, go-swagger, go-mock, goimports, migrate, rsync and testfixtures. ### Java -https://hub.docker.com/r/ekino/ci-java/tags -https://github.com/orgs/ekino/packages/container/package/ci-java +- https://hub.docker.com/r/ekino/ci-java/tags +- https://github.com/orgs/ekino/packages/container/package/ci-java Contains AWS Cli, Maven, Graphviz, jq, psql and Java. ### Node -https://hub.docker.com/r/ekino/ci-node/tags -https://github.com/orgs/ekino/packages/container/package/ci-node +- https://hub.docker.com/r/ekino/ci-node/tags +- https://github.com/orgs/ekino/packages/container/package/ci-node Contains node (installed in the NODE_VERSION env var value) and AWS Cli. ### Percy -https://hub.docker.com/r/ekino/ci-percy/tags -https://github.com/orgs/ekino/packages/container/package/ci-percy +- https://hub.docker.com/r/ekino/ci-percy/tags +- https://github.com/orgs/ekino/packages/container/package/ci-percy Contains [Percy CLI](https://docs.percy.io/docs/cli-overview), used to manage https://percy.io/ ### PHP -https://hub.docker.com/r/ekino/ci-php/tags -https://github.com/orgs/ekino/packages/container/package/ci-php +- https://hub.docker.com/r/ekino/ci-php/tags +- https://github.com/orgs/ekino/packages/container/package/ci-php Contains PHP (installed from official alpine in the PHP_VERSION env var value) within Blackfire, Composer, PHP CS Fixer, Security Checker and AWS Cli. @@ -161,19 +161,19 @@ docker exec -it -e BLACKFIRE_CLIENT_ID -e BLACKFIRE_CLIENT_TOKEN my-php-containe ``` ### Platform.sh CLI -https://hub.docker.com/r/ekino/ci-platformsh/tags -https://github.com/orgs/ekino/packages/container/package/ci-platformsh +- https://hub.docker.com/r/ekino/ci-platformsh/tags +- https://github.com/orgs/ekino/packages/container/package/ci-platformsh -Based on python 3.6 alpine image, contains php7 and platform.sh CLI. +Based on a python alpine image, contains platform.sh CLI. ### Python -https://hub.docker.com/r/ekino/ci-python/tags -https://github.com/orgs/ekino/packages/container/package/ci-python +- https://hub.docker.com/r/ekino/ci-python/tags +- https://github.com/orgs/ekino/packages/container/package/ci-python Contains Python with PIP and PIPENV. ### SonarQube Scanner -https://hub.docker.com/r/ekino/ci-sonar/tags -https://github.com/orgs/ekino/packages/container/package/ci-sonar +- https://hub.docker.com/r/ekino/ci-sonar/tags +- https://github.com/orgs/ekino/packages/container/package/ci-sonar Contains SonarQube Scanner.