aboutsummaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Collapse)AuthorFilesLines
2018-10-11adding basic grpc to volume serverChris Lu2-11/+20
2018-09-11changed filer.toml to leveldb, added comments in docker-composehans-strudle2-4/+7
2018-09-11add filer.tomlAuthor Name1-0/+3
2018-09-11add filer to docker-compose and entrypoint, build from local Dockerfilejenkins.ow3-3/+25
2017-09-14some minor fixes to docker/DockerfileBruceWangNo11-3/+4
2017-02-07Update Dockerfilevancepym1-1/+1
Bump docker base image version to alpine 3.5
2017-01-05Update Dockerfilevancepym1-8/+6
Replace with Alpine Linux based image
2017-01-04download from github release pageChris Lu1-3/+4
2016-10-12Update DockerfileAmin Cheloh1-3/+3
Move COPY /entrypoint.sh to bottom and make sure entrypoint.sh have execute permission
2016-10-12Update entrypoint.shAmin Cheloh1-5/+5
Running application becomes container's PID 1 allow to receives Unix signals
2016-09-23how to use with dockerFelipe Roberto1-0/+23
2016-09-08Changed Dockerfile so it uses a special entrypoint script. All parameters ↵Jesper Zedlitz2-0/+52
are passed through to weed. Depending on the command the entrypoint.sh script adds parameters to link containers.