Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 402 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 402 Bytes

Docker

Install and start Docker CE.

Variables:

  • docker_version: docker version to install, e.g. 19.03. Defaults to latest available in Docker repository
  • install_compose: whether to install docker-compose or not. Defaults to False
  • compose_version: docker-compose version to install, e.g. 1.28.2. Defaults to latest available in docker-compose repository