Skip to content

Make a release and some installation instructions #8

@afbjorklund

Description

@afbjorklund

Seems like we need a v0.1.1 binary built, with some matching lines in the README.md afterwards.

$ curl -L https://github.com/machine-drivers/docker-machine-driver-qemu/releases/download/v0.1.0/default.docker-machine-driver-qemu-$(uname -s)-$(uname -m) > docker-machine-driver-qemu
$ sudo cp docker-machine-driver-qemu /usr/local/bin/docker-machine-driver-qemu
$ sudo chmod 755 /usr/local/bin/docker-machine-driver-qemu

Not sure where that "default" came from last time, but we should probably try to get rid of it if we can ?

Will also fix #2

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