Skip to content

Should we add docker-compose to the installation? #8

@ABeltramo

Description

@ABeltramo

I'm not sure what's the best way to do this on Unraid, since docker-compose it's just a single binary, shouldn't we just install as part of the plugin installation?

It should be as simple as:

curl -L https://github.com/docker/compose/releases/download/1.29.2/docker-compose-Linux-x86_64 --output /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions