Sha256: 6c420cec47b8e03bd196d28fdd17e8b541ea59417d0f5285bf904d772486c75f

Contents?: true

Size: 1.68 KB

Versions: 1

Compression:

Stored size: 1.68 KB

Contents

lux (1.1.0)

 Breaking changes:
 * Remove variable name from dockerip() return
 * Use plain strings not symbols for the version info returned by dockerip

 Improvements
 * Disable Docker tasks when no Docker server present

 -- Nick Townsend <nick.townsend@mac.com>  Wed, 28 Dec 2016 09:41:43 -0800

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.1.0 CHANGELOG