mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-06 16:17:01 +00:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user