One weird trick to get your nsqd container running on Elastic Container Service.
- Create an environment file on your host with NSQD_BROADCAST_ADDRESS=[your ip], e.g. /usr/share/ecs/environment
- Mount the directory read-only in your task definition at /etc/nsqd in the container
- Run as usual leaving off the -broadcast-address flag