Actions
Task #100086
closedSwitch to custom build docker-dind image
Start date:
2023-03-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Due a regression since GitLab runner 15.1,we cannot
use the official docker dind image to raise runner
version to keep up with the TYPO3 gitlab instance.
Because of other issues, using a custom docker-dind
image with changed expose port for the healthcheck
to work around that issue is needed.
See: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29130
After Gitlab has released a proper fix for this,
this should be reverted and the official docker
dind image used again.
Actions