mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Merge COPY lines in etcd Dockerfile
This commit is contained in:
parent
68af7dc141
commit
9e4bc8cee6
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user