Expose old and new etcd client and server ports

This commit is contained in:
David Osztertag 2016-05-05 14:31:06 +02:00
parent c79c5864e7
commit 68af7dc141

View File

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