Sha256: 3961e7ac7a7c36ec38281f9914f027d34cf4abd52568dfb32b323b39b7813b28

Contents?: true

Size: 1.39 KB

Versions: 1

Compression:

Stored size: 1.39 KB

Contents

lux (1.0.9)

 * Use docker-api gem to determine Docker URL, not environment
 * Return '127.0.0.1' as address if Unix socket (for Docker for Mac)

 -- Nick Townsend <nick.townsend@mac.com> Tue, 27 Dec 2016 11:12:10 -0700

lux (1.0.8)

 * Don't prompt to select image if only one matches

 -- Nick Townsend <nick.townsend@mac.com> Mon, 28 Sep 2015 08:59:10 -0700

lux (1.0.7)

 * Fixed bug in start command

 -- Nick Townsend <nick.townsend@mac.com> Mon, 24 Aug 2015 16:11:23 -0700

lux (1.0.6)

 * Improve address check for Docker server
 * Disable Docker tasks if tcp based server cannot be found
 * Return Docker version number on 'dockerip' command

 -- Nick Townsend <nick.townsend@mac.com> Fri, 21 Aug 2015 17:12:20 -0700

lux (1.0.5)

 * Send only 'export' command to STDOUT in lux dockerip.
 * Send errors to STDERR
   This allows $(lux dockerip) to set it for the current shell

 -- Nick Townsend <nick.townsend@mac.com> Thu, 13 Aug 2015 21:27:48 -0700

lux (1.0.4)

 * Refactor Lux into a Module
 * Add the Module function Lux.dockerip to return IP address of DOCKER_HOST

 -- Nick Townsend <nick.townsend@mac.com> Thu, 13 Aug 2015 16:07:08 -0700

lux (1.0.3)

 * Disabled IPv6 in the Docker API host lookup as it causes 5 second delay
   when using .local names.

 -- Nick Townsend <nick.townsend@mac.com> Mon, 10 Aug 2015 14:43:12 -0700

 lux (1.0.2)

  * Initial (working) Release (1.0.0 and 1.0.1 had bugs)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lux-1.0.9 CHANGELOG