Skip to content

Add provisioner for Alpine Linux

Jakub Jirutka requested to merge jirutka/docker-machine:alpine-provision into main

What critical bug this MR is fixing?

None, to be honest, but it’s a small addition to support provisioning of Alpine Linux. There are already many distros supported. This MR doesn’t modify any file, just adds one additional file.

In what scenarios is this change usable with GitLab Runner's docker+machine executor?

For example, when replacing deprecated boot2docker – Alpine Linux is a small, secure and reliable alternative.

Merge request reports