Commit 68af7dc1 authored by David Osztertag's avatar David Osztertag

Expose old and new etcd client and server ports

parent c79c5864
...@@ -15,5 +15,6 @@ ...@@ -15,5 +15,6 @@
FROM BASEIMAGE FROM BASEIMAGE
MAINTAINER Dawn Chen <dawnchen@google.com> MAINTAINER Dawn Chen <dawnchen@google.com>
EXPOSE 2379 2380 4001 7001
COPY etcd /usr/local/bin/ COPY etcd /usr/local/bin/
COPY etcdctl /usr/local/bin/ COPY 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