Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Tags: articulate/tugboat

Tags

1.2.2

Set COMPOSE_CONVERT_WINDOWS_PATHS environment variable on Windows

Docker 18.03.0 and later have a regression which causes a "mount denied - <path> is not a valid Windows path" error when attempting to mount /var/run/docker.sock via docker-compose.yml. As documented in docker/for-win#1829, setting the `COMPOSE_CONVERT_WINDOWS_PATHS` environment variable to a truthy value works around this issue.

1.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use official consul and set log level (#20)

1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move to completely new IP subnet (#19)

* New subnet

* Setx

* Run in correct shell, use set

* No new window, use setx too

* Set env properly

* always elavate

* Avoid logging errors for missing switch/ipaddress, add progress logging, etc.

* README section on windows networking no longer needed

1.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bind on specific IP to support VMWare (#18)

1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix ip routing because docker changed the default IP (#17)

* Fix IP routing

* Use 65.2 instead

* Cleanup old IPs

* Cleanup old IP

* Detect right IP

1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support docker 1.17.x (#15)

1.17.x doesn't like labels/environment specified as a list, converted to
maps

1.0.3

Escape properly

1.0.2

Merge pull request #13 from articulate/bye-direct-links

Filter out direct links

1.0.1

Merge pull request #12 from articulate/dev-prefix

Allow dev.* to show the fabio page as well.

1.0.0

Merge pull request #10 from bellaweo/linux_ip_aliasing_support

add support for ip aliasing in linux