Releases: ix-ai/swarm-launcher
Releases · ix-ai/swarm-launcher
v0.16.1: Merge branch 'fix-bug-cap-drop' into 'master'
- 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
v0.15.0
v0.14.1
v0.14.0
Highlights
Add LAUNCH_EXT_NETWORKS_IPV4
that allows setting fixed IP addresses to containers attaching to existing networks (#26)
Changelog
- 615db94 Fix the network block definition for
LAUNCH_EXT_NETWORKS_IPV4
- 26fbed7 Improve documentation about
LAUNCH_EXT_NETWORKS_IPV4
- bb71cee #26: Ensure the same style is used consistently
- c53241d Add LAUNCH_EXT_NETWORKS_IPV4
- 0ca38d8 Deprecate LAUNCH_IPV6_ADDRESS and LAUNCH_NETWORKS fix
- 7d478fc Add LAUNCH_IPV4_ADDRESS and LAUNCH_IPV6_ADDRESS