Swarm Launcher Versions Save

A docker image to allow the launch of container in docker swarm, with options normally unavailable to swarm mode

v0.20.0

2 months ago
  • 31b653f #36: Add support for LAUNCH_SHM_SIZE

v0.19.0

10 months ago
  • 009dea5 Removed deprecation notice from README.md
  • c176550 Add support for LAUNCH_NETWORK_MODE (@Zareix)

v0.18.2

11 months ago
  • 0d30c91 Add now mandatory project-name
  • 550cf48 Add DEBUG option

v0.18.1

11 months ago
  • 02dc66f #32: Fix LAUNCH_EXT_NETWORKS_MIXED and LAUNCH_EXT_NETWORKS_IPV6
  • dfa5652 Slightly simplify the wait directive

v0.18.0

1 year ago
  • ce528f7 #32: Add support for LAUNCH_EXT_NETWORKS_IPV6 and LAUNCH_EXT_NETWORKS_MIXED

v0.17.0

1 year ago
  • 527275f Adds more environment configuration support (closes #31)

v0.16.1

1 year ago

d70bd058:

  • fixes a typo in LAUNCH_CAP_DROP
  • adds GitHub Registry build
  • changes all the documentation examples to ghcr.io from registry.gitlab.com
  • adds build for linux/386 * switches to docker compose (docker-compose V2)
  • makes the linter happy by properly quoting all variables

v0.16.0

2 years ago
  • 8ccae13 Added LAUNCH_MAC_ADDRESS handler
  • f72c89f Update README.md

v0.15.0

3 years ago
  • a7e89d7 #29: Support IPv6 LAUNCH_DNS and add LAUNCH_DNS_SEARCH, add docs
  • e15f32f Added DNS customization

v0.14.1

3 years ago
  • 2c92699 Bump ix.ai/docker-compose from 1.28.2 to 1.28.3