Honor entrypoint for build and helper images with exec passthrough
- Jun 07, 2022
-
-
- Jun 06, 2022
-
-
- Jun 01, 2022
-
-
Romuald Atchadé authored
-
Romuald Atchadé authored
-
Romuald Atchadé authored
-
-
-
Allows GitLab Runner to both honor entry point and also function with exec passthrough (exec "$@"
)
This also works with FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: true
Containers with an entrypoint with exec passthrough were not working.
Try to run a container such as Consul image which has exec passthrough https://github.com/hashicorp/docker-consul/blob/5607edeffa1c759ce996b437374be9e6613bdc15/0.X/docker-entrypoint.sh#L114
close #28807 (closed)