/ruby-zeromq-examples

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

Design

design

How to buid and run using Docker

Use following commands to build and run a docker container with the zeromq examples built and ready to be run

docker build --rm -t local/zeromq_examples .
docker run --rm -ti local/zeromq_examples