Sign inSign up

takawang/nodezmq

By takawang

Updated about 10 years ago

node.js 4.4.x with zmq3

Image
0

10K+

takawang/nodezmq repository overview

docker files

Dockerfile repo for development environment

Build docker images

  • libzmq and czmq

    docker build -t takawang/czmq:x86 czmq/.
    
  • doxygen

    docker build -t takawang/doxygen:x86 doxygen/.
    
  • golang 1.6.x

    docker build -t takawang/golang:x86 golang/.
    
  • golang 1.6.x and zmq

    docker build -t takawang/gozmq:x86 gozmq/.
    
  • libzmq, czmq and libmodbus

    docker build -t takawang/modbus-env:x86 modbus/.
    
  • node.js 4.4.5 with zmq3

    docker build -t takawang/node-zmq nodezmq/.
    

Tag summary

Content type

Image

Digest

Size

254.4 MB

Last updated

about 10 years ago

docker pull takawang/nodezmq