Sign inSign up

vendavo/yowie

By vendavo

•Updated about 11 years ago

It's a mesos framework for running docker containers w/ advanced flow

Image
2

10K+

vendavo/yowie repository overview

It's important to run it on host network because it must establish direct TCP connection to mesos master. Therefor you need to specify correct IP of the host:

docker run -d --net=host -p 8080:8080 -e "LIBPROCESS_IP=10.60.11.80" -e "mesos.url=10.60.11.80" -e "yowie.framework.externalUrl=http://10.60.11.80:8080" vendavo/yowie:0.1.4

Tag summary

Content type

Image

Digest

sha256:c1464215e…

Size

1016.5 MB

Last updated

about 11 years ago

docker pull vendavo/yowie