Running runner on CentOS 7
Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.
Summary
By default, users can face issues setting up Bitbucket Cloud runners on CentOS 7.
Cause
This happens because the default command yum install docker
will install Docker version 1.13.0, which is old and unsupported.
Solution
The solution is to install the latest version.
You can find the full instructions on installing Docker on CentOS in the following documentation: https://docs.docker.com/engine/install/centos/.
Updated on April 24, 2025
Was this helpful?
Still need help?
The Atlassian Community is here for you.