Skip to content

Docs: Document need for entrypoint to open shell

John Cai requested to merge jc-docs-clarify-entrypoint-shell into main

What does this MR do?

In 712da21f, the Kubernetes executor will start to honor the entrypoint that is defined in the docker image. However, one requirement is that it needs to open a shell in order for the tests to run. This change documents that.

What are the relevant issue numbers?

fixes: gitlab-com/www-gitlab-com#12365 (closed)

Edited by Georgi N. Georgiev

Merge request reports