# etcd.docker.compose **Repository Path**: taoshumin/etcd.docker.compose ## Basic Information - **Project Name**: etcd.docker.compose - **Description**: etcd ,consul 操作及使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### etcd 操作 `使用` ``` docker-compose -f etcd.yaml up -d ``` 参考代码 `https://github.com/shumintao/etcd-example`