Skip to content

custom Provision for Amzn

Tien Nguyen requested to merge neitomic/docker-machine:amz-install-docker into main

NOTE THAT THIS FORK IS MAINTAINED FOR CRITICAL BUG FIXES AFFECTING RUNNING COSTS ONLY. NO OTHER CONTRIBUTIONS WILL BE ACCEPTED.

What critical bug this MR is fixing?

Since the Docker installation script (https://get.docker.com) doesn't support AMZ OS type, this is to change Amazon Linux Provisioner to use amazon-linux-extras to install Docker.

How does this change help reduce cost of usage? What scale of cost reduction is it?

None

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

Use Amazon Linux machine for Docker Machine. Part of #66 (closed)

Merge request reports