Created
August 12, 2016 21:39
-
-
Save kevinsimper/454edbac80144769b2754c9017609317 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| brew info hyper | |
| hyper: stable 1.10 (bottled), HEAD | |
| Client for the Hyper_ cloud service | |
| https://hyper.sh | |
| /usr/local/Cellar/hyper/1.10 (7 files, 11.3M) * | |
| Poured from bottle on 2016-08-12 at 13:00:27 | |
| From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/hyper.rb | |
| ==> Dependencies | |
| Build: go ✘ | |
| kevinsimper@MacBook-Pro:[~/Projects/hyper-loadbalancer]: | |
| $ hyper version | |
| Client: | |
| Version: 1.10.0-beta | |
| API version: 1.23 | |
| Go version: go1.6.2 | |
| Git commit: 603e437 | |
| Built: Mon Jul 11 05:17:07 UTC 2016 | |
| OS/Arch: darwin/amd64 | |
| Server: | |
| Version: Hyper_ Public Service | |
| API version: 1.23 | |
| Go version: go1.6.2 | |
| Git commit: | |
| Built: | |
| OS/Arch: linux/amd64 | |
| kevinsimper@MacBook-Pro:[~/Projects/hyper-loadbalancer]: | |
| $ hyper run -d nginx | |
| hyper: Error response from daemon: Illegal container size: xs. | |
| See 'hyper run --help'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment