Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

docker/machine 0.0.2 (new formula) #35272

Closed
wants to merge 1 commit into from
Closed

docker/machine 0.0.2 (new formula) #35272

wants to merge 1 commit into from

Conversation

jkp
Copy link

@jkp jkp commented Dec 26, 2014

The tool is in alpha and for now I'm only packaging the pre-built binary.

system "chmod +x machine"
bin.install "machine"
end
end
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can a test be added to do something more substantial than e.g. --version or --help? See cmake.rb for an example of an application formula with a good test and tinyxml2.rb for an example of a library formula with a good test. Thanks!

@MikeMcQuaid
Copy link
Member

The tool is in alpha

Need to pass on this until we have a stable release.

@DomT4
Copy link
Member

DomT4 commented Dec 27, 2014

Feel free to close this and move it to Homebrew/Devel-only until there's a stable release, if you desire @jkp.

@MikeMcQuaid
Copy link
Member

As @DomT4 said.

@idyll
Copy link

idyll commented Feb 27, 2015

Please merge now that there is a real release.

0.1.0 was officially announced yesterday -> https://docs.docker.com/machine/

Brew support is needed because docker is just distributing the file which needs to be chmod+x'd and then tossed somewhere in the path.

@idyll idyll mentioned this pull request Feb 27, 2015
@tdsmith
Copy link
Contributor

tdsmith commented Feb 27, 2015

We would like a PR for a formula that builds this from source before accepting it to Homebrew/homebrew. Otherwise, you can submit to Homebrew/homebrew-binary.

@DomT4
Copy link
Member

DomT4 commented Feb 27, 2015

Per yesterday's Devel-only PR this release was still a prerelease.

@DanLipsitt
Copy link
Contributor

The formula in devel-only builds from source, so once the powers-that-be decide the app is ready the formula will port over easily.

@DomT4
Copy link
Member

DomT4 commented Feb 27, 2015

Brew support is needed because docker is just distributing the file which needs to be chmod+x'd and then tossed somewhere in the path.

Incidentally though, there is Brew support 😉. brew tap homebrew/devel-only, Thanks to @DanLipsitt's efforts keeping it updated with regular PRs.

@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants