mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-07-31 23:13:26 +08:00
Update Dockerfile
This commit is contained in:
parent
b0e8f8ca2a
commit
cd1b70caf7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user