FROM golang:1.4.2
ADD . /go/src/github.com/Xe/tools/irc/splatbot
RUN go get github.com/Xe/tools/irc/splatbot/...
CMD splatbot