Snippets Groups Projects

[#7] Install Docker deb package using Ubuntu repository

Merged [#7] Install Docker deb package using Ubuntu repository
Merged Dylan Wilson requested to merge issue-7 into main

Associated issue: #7 (closed).

Runners are currently failing to build some Alpine Liunx containers. This appears to be caused by the Docker Salt forumla installing the binary by downloading it directly from the internet, the binary currently being downloaded is an outdated version. The version currently defined in the Docker Salt formula defaults.yaml is 19.03.9 which is a version from early 2019.

The solution is to install Docker via Docker's Ubuntu repositories which means Docker will be updated when running apt upgrade.

Fixes #7 (closed).

Edited by Dylan Wilson

Merge request reports

Checking approval status

Merged by Dylan WilsonDylan Wilson 3 years ago (Jul 18, 2021 2:15pm UTC)

Merge details

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply