Skip to content

Instantly share code, notes, and snippets.

View microadam's full-sized avatar

Adam Duncan microadam

View GitHub Profile
# DOCKER-VERSION 0.7.2
FROM 172.16.42.43:5000/base-nave
MAINTAINER Adam Duncan <[email protected]>
# Install ZeroMQ
RUN wget http://download.zeromq.org/zeromq-3.2.3.tar.gz && tar zxvf zeromq-3.2.3.tar.gz && cd zeromq-3.2.3 && ./configure && make && make install && ldconfig
# Install supervisor
RUN apt-get -y install supervisor

Chrome

Spotify

Homebrew

Git (brew install git)

Iterm 2