I am using Bitbucket Pipelines to build my docker image, and push to my self-hosted docker registry, which is located in China.
Is there any way I can speed up docker push from Bitbucket Pipelines. Otherwise, this features is almost useless.
it seems doubtful that much can be done to alleviate slow pushes given 1) bitbucket pipeline and 2) china registry constraints. you have at least three options if you could lift these constraints: