Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 449 Bytes

File metadata and controls

10 lines (8 loc) · 449 Bytes

docker-dev

docker builds for development. This project contains the following docker builds:

  • ubuntu-dev: base image for development on Ubuntu platform.
  • node-dev: NodeJS image based off ubuntu-dev.
  • go-dev: golang image based off ubuntu-dev.
  • ruby-dev: ruby image based off ubuntu-dev.
  • TODO: rust-dev: rust image based off ubuntu-dev.
  • zguide-dev: tutorials for ZeroMQ based off ubuntu-dev. Contains bindings for ruby, python and NodeJS