Skip to content

Choose a tag to compare

@cpunion cpunion released this 08 Dec 02:33
· 2 commits to main since this release
a40d9bb

Usage

steps:
  # Install latest version (default)
  - uses: cpunion/setup-docker-compose@v1
    id: docker-compose

Features

  • Cross-platform support (Linux, macOS, Windows)
  • Automatically installs latest version by default
  • Configurable version if needed
  • Automatic architecture detection
  • Checksum verification for secure downloads
  • Adds Docker Compose to system PATH
  • Outputs installed version for use in subsequent steps