Update Dockerfile

This commit is contained in:
Yanyi Wu 2014-11-01 01:48:19 +08:00
parent b0e8f8ca2a
commit cd1b70caf7

View file

@ -1,5 +1,5 @@
FROM cydev/go
RUN go get code.google.com/p/weed-fs/go/weed
RUN go get github.com/chrislusf/weed-fs/go/weed
EXPOSE 8080
EXPOSE 9333
VOLUME /data