Skip to content

Install Docker on all images

Alex Hanselka requested to merge amh-docker-service into main

What does this MR do?

This will install Docker on all images by default.

Why was this MR needed?

The new images don't seem to start Docker on boot and thus docker commands fail in jobs. By installing Docker by default, we can ensure that we control the version and it is set up as expected.

What's the best way to test this MR?

What are the relevant issue numbers?

Edited by Alex Hanselka

Merge request reports