boot2podman / machine

Apache License 2.0
120 stars 16 forks source link

brew formula #25

Open kanedafromparis opened 4 years ago

kanedafromparis commented 4 years ago

Hi,

First of all thank you for your works.

Just to let you know that I create a simple formula that help install podman-machine with homebrew

https://github.com/kanedafromparis/homebrew-podman-machine.

that a start, it works on my machine :-)

leonsmith commented 4 years ago

We could open this upstream in the main brew repo once this has received a few more stars

The Cask is for an app that is too obscure. Examples: A self-submitted app from a GitHub repository that is not notable enough (under 30 forks, 30 watchers, and 75 stars).

leonsmith commented 4 years ago

Can confirm the tap works and pulls the latest release 👍

$ brew tap  kanedafromparis/podman-machine
==> Tapping kanedafromparis/podman-machine
Cloning into '/usr/local/Homebrew/Library/Taps/kanedafromparis/homebrew-podman-machine'...
remote: Enumerating objects: 10, done.
remote: Counting objects: 100% (10/10), done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 10 (delta 2), reused 7 (delta 1), pack-reused 0
Unpacking objects: 100% (10/10), done.
Tapped 1 formula (35 files, 26.9KB).

$ brew install podman-machine
==> Installing podman-machine from kanedafromparis/podman-machine
==> Downloading https://github.com/boot2podman/machine/releases/download/v0.17/podman-machine.darwin-amd64
==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws.com/157782532/4bfb4600-3ae2-11ea-9014-2ad4087b4ff8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-
######################################################################## 100.0%
🍺  /usr/local/Cellar/podman-machine/0.17: 3 files, 12.7MB, built in 2 seconds
==> `brew cleanup` has not been run in 30 days, running now...
Removing: /Users/leon/Library/Caches/Homebrew/openssl@1.1--1.1.1f.catalina.bottle.tar.gz... (5.3MB)
Removing: /usr/local/Cellar/readline/8.0.1... (48 files, 1.5MB)
Removing: /Users/leon/Library/Caches/Homebrew/Cask/google-chrome--81.0.4044.129.dmg... (84.0MB)
Removing: /Users/leon/Library/Caches/Homebrew/Cask/transmission--2.94.dmg... (5.2MB)
Removing: /Users/leon/Library/Caches/Homebrew/Cask/spotifree--1.6.5.dmg... (1.5MB)
Removing: /Users/leon/Library/Logs/Homebrew/readline... (64B)
Removing: /Users/leon/Library/Logs/Homebrew/openssl@1.1... (64B)
Removing: /Users/leon/Library/Logs/Homebrew/socat... (64B)
Removing: /Users/leon/Library/Logs/Homebrew/libomp... (64B)
Pruned 0 symbolic links and 2 directories from /usr/local

$ podman-machine --version
podman-machine version dev, build fb1f15e