mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 09:53:36 +08:00
Merge branch 'master' of git@github.com:chrislusf/weed-fs.git
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
FROM cydev/go
|
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 8080
|
||||||
EXPOSE 9333
|
EXPOSE 9333
|
||||||
VOLUME /data
|
VOLUME /data
|
||||||
|
Reference in New Issue
Block a user