Commit 9e4bc8ce authored by David Osztertag's avatar David Osztertag

Merge COPY lines in etcd Dockerfile

parent 68af7dc1
......@@ -16,5 +16,4 @@ FROM BASEIMAGE
MAINTAINER Dawn Chen <dawnchen@google.com>
EXPOSE 2379 2380 4001 7001
COPY etcd /usr/local/bin/
COPY etcdctl /usr/local/bin/
COPY etcd etcdctl /usr/local/bin/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment