Skip to content

Releases: TheNewNormal/coreos-osx

v1.5.4

14 Nov 09:57
Compare
Choose a tag to compare
  • Till qcow-tool is made to work as a standalone binary, please install missing library with brew install libev
  • fix for macOS docker client

v.1.5.3

03 Nov 19:49
Compare
Choose a tag to compare
  • minor fixes
  • corevm cli got extra options: shell and ssh

v1.5.2

28 Oct 16:37
Compare
Choose a tag to compare
  • fix docker client not connecting to VM's docker daemon

v1.5.1

16 Sep 11:51
Compare
Choose a tag to compare
  • fix for docker daemon sometimes not working properly on VM

v1.5.0

13 Sep 10:26
Compare
Choose a tag to compare
  • Docker UI fix

v1.4.9

02 Aug 11:49
Compare
Choose a tag to compare

Breaking changes:

v1.4.8

26 Jul 17:42
Compare
Choose a tag to compare
  • New: After successful install you can control CoreOS VM via corevm cli as well. Cli resides in ~/coreos-osx/bin folder and has simple commands: corevm start|stop|status|ip. Just copy the corevm to your pre-set path and you are good to control VM via cli, it is specially handy for automation tasks.

v1.4.7

26 Jul 11:57
Compare
Choose a tag to compare
  • Docker registry is removed and now is part of Corectl App
  • Please use latest corectl.app v0.2.2 with it

v1.4.6

23 Jul 16:48
Compare
Choose a tag to compare
  • put back support of macOS 10.10

v1.4.5

22 Jul 07:41
Compare
Choose a tag to compare
  • Small tweaks to cloud-init
  • Open user's preferred shell if defined, otherwise bash, thanks to @tpbrown, that should make fish junkies happy :)