Bitbucket Linux Docker Runners Setup (part 1)

preview_player
Показать описание
Runners allow you to run builds in Pipelines on your own infrastructure, and you won’t be charged for the build minutes used by your self-hosted runners.

0:25 Runners Introduction.
2:35 Minumum requirements to host runners
4:40 Setup Linux docker runner at the repository level.
10:00 Execute docker run container command to start runner local agent.
Рекомендации по теме
Комментарии
Автор

Atlassian does not use debian just by specifying ubuntu in a label, your containers are being run on alpine

RichardGrant-kzpo
Автор

Hello,
I am facing Error after install runner with Linux shell, my runner goes offline after restart the server so How I can restart the runner ?

morikuldip