AdnanHodzic / AdnanHodzic/ansible-role-docker-compose-setup
Docker Compose version is outdated
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 2
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Thanks for offering this plugin to the Ansible community! I noticed that your plugin installs a pretty old version of Docker Compose:
```
$ docker-compose --version
docker-compose version 1.17.1, build unknown
```
For better or worse, the official way to install Docker Compose is with curl:
https://docs.docker.com/compose/install/
Is there a plan to update the plugin so that it installs a specified version of Docker Compose or the latest version?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.