Skip to content

curl doesn't work - File not found. #6810

@DarylGraves

Description

@DarylGraves

I am trying to install Docker-Compomse on Raspbian but the below doesn't work but is in all the documentation (sometimes with a `, othertimes with a $)

curl -L https://github.com/docker/compose/releases/download/1.24.1/docker-compose-`uname -s-uname -m` -o /usr/local/bin/docker-compose

All I get is a file with "Not Found "as the contents. I've also tried going directly to that site in a browser but just get a "404 page not found" style error.

I was wondering if I'm meant to replace the "$uname" with something my github username but everywhere I've seen this documented, this is never clarified.

Edit: Github is breaking the URL a bit but the full unedited link can be found here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions