From 1b490c475e48fca995801b55fa59cd93a6151bdd Mon Sep 17 00:00:00 2001 From: Slava <20563034+veaceslavdoina@users.noreply.github.com> Date: Mon, 29 May 2023 11:46:26 +0300 Subject: [PATCH] Fix Docker repository link (#6) --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index f626802..020d028 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,6 +1,6 @@ # Run tests with Docker in Kubernetes -We may [run tests localy](../LOCALSETUP.MD) using installed Dotnet and inside Kubernetes we may use a [prepared Docker images](https://hub.docker.com/repository/docker/codexstorage/cs-codex-dist-tests). +We may [run tests localy](../LOCALSETUP.MD) using installed Dotnet and inside Kubernetes we may use a [prepared Docker images](https://hub.docker.com/r/codexstorage/cs-codex-dist-tests/tags). Custom [entrypoint](docker-entrypoint.sh) will do the following