New docker-compose-v2 package no longer depends on docker.io[1]. Our tools kinda rely on /usr/bin/docker being there (for now!). [1] https://git.launchpad.net/ubuntu/+source/docker-compose-v2/commit/?id=767feadc0c6d8530abfa30fa13a4b7a88bbb0cf2 Change-Id: Iffea25529cf792d91d0c903526d1fb213f09a338
An ansible role to install docker in the OpenStack infra production environment
This also installs a log redirector for syslog `docker-
tags. For most containers, they can be setup in the compose file with a
section such as:
logging:
driver: syslog
options:
tag: docker-<appname>Role Variables