github.com/resonatecoop/id@v1.1.0-43/Dockerfile-etcd-config (about)

     1  FROM quay.io/coreos/etcd
     2  COPY ./docker-etcd-config-entrypoint.sh /
     3  ENTRYPOINT ["/docker-etcd-config-entrypoint.sh"]