etcd-operator icon indicating copy to clipboard operation
etcd-operator copied to clipboard

Where can I download the Dockerfile for the docker image quay.io/coreos/etcd-operator:latest?

Open itsvikasgupta opened this issue 6 years ago • 1 comments

Where can I download the Dockerfile for the docker image quay.io/coreos/etcd-operator:latest and other non-latest tags? The various tags are listed at https://quay.io/repository/coreos/etcd-operator?tag=latest&tab=tags image

I need to make some changes to the Dockerfile locally and then build my own image.

I have the source code of etcd-operator and vault-operator and searched for Dockerfile but I can't seem to find the relevant Dockerfile for quay.io/coreos/etcd-operator:latest.

Thank you very much.

itsvikasgupta avatar Apr 04 '19 04:04 itsvikasgupta

https://github.com/coreos/etcd-operator/blob/master/hack/build/Dockerfile

nvtkaszpir avatar May 14 '19 13:05 nvtkaszpir