Playing with Docker is easy. More easy using fig. [
http://www.fig.sh/] It's very easy to create an configuration file stating all required dockerized services. The services can be easily linked by name. E.g. if you need a Zookeeper instance for one or multiple Kafka instances. [
https://github.com/wurstmeister/kafka-docker/blob/master/fig.yml] The company behind is orchard laboratories. It provides cloud based docker hosts. The company was acquired by the Docker Inc. in July 2014.
No comments:
Post a Comment