Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.
/ bec.docker Public archive

A collection to install Docker and configuring an application stack.

License

Notifications You must be signed in to change notification settings

bec-galaxy/bec.docker

Repository files navigation

Docker Collection for Ansible

Molecule Licence

A collection to install Docker and configuring an application stack.

Deprecated: Docker Compose V2 is incompatible with the Ansible python module.

The following steps are supported:

  • Distribute a shared docker-compose.yml by using the template function.
  • Distribute encrypted secrets through an .env file.
  • Distribute files and folders for a mapped volume.