neilkuan/cdk-gitlab-runner

(core): remove extra package and use best practice install docker on Amazon Linux2

Closed this issue ยท 0 comments

https://github.com/guan840912/cdk-gitlab-runner/blob/3ace2564a9d51774be2641f6d25dbe2a69fb3b99/src/gitlab-runner-instance.ts#L576-L602

Use Case

Proposed Solution

  1. remove git
  2. use sudo amazon-linux-extras install docker to install docker on Amazon Linux2.

Other

  • ๐Ÿ‘‹ I may be able to implement this feature request
  • โš ๏ธ This feature might incur a breaking change

This is a ๐Ÿš€ Feature Request