/asdf-docker-compose

docker-compose plugin for asdf version manager

Primary LanguageShellMIT LicenseMIT

asdf-docker-compose

Main Workflow

docker-compose plugin for asdf version manager

v2+ NOT SUPPORTED

Please note that docker-compose version 2 and upwards is not supported with this plugin.

docker-compose has been completely rewriten from scratch in Golang (V1 was in Python). The installation instructions for Compose V2 differ from V1. V2 is not a standalone binary anymore and installation scripts will have to be adjusted.

See the About update and backward compatibility and Where to get Docker Compose pages of the docker-compose repository for further details.

Install

asdf plugin-add docker-compose https://github.com/virtualstaticvoid/asdf-docker-compose.git

Use

Check asdf readme for instructions on how to install & manage versions of docker-compose.