-
anarcat authored
I'm not sure why this works, but it does: https://gitlab.torproject.org/tpo/tpa/wiki-replica/-/pipelines/54488 Maybe the problem is the newer alpine images don't ship bash. I'm not sure why we were using bash in the first place; i don't believe we had any bashism. But according to: https://docs.gitlab.com/ee/ci/docker/using_docker_images.html#override-the-entrypoint-of-an-image ... just an empty entrypoint is actually the way to go here.
anarcat authoredI'm not sure why this works, but it does: https://gitlab.torproject.org/tpo/tpa/wiki-replica/-/pipelines/54488 Maybe the problem is the newer alpine images don't ship bash. I'm not sure why we were using bash in the first place; i don't believe we had any bashism. But according to: https://docs.gitlab.com/ee/ci/docker/using_docker_images.html#override-the-entrypoint-of-an-image ... just an empty entrypoint is actually the way to go here.