# nacosGo **Repository Path**: taoshumin/nacosGo ## Basic Information - **Project Name**: nacosGo - **Description**: nacos golang config center - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-19 - **Last Updated**: 2022-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### docker `docker-compose up -d` #### visit `http://123.56.24.220:8848/nacos/` #### 参考文献 `https://nacos.io/zh-cn/docs/quick-start-docker.html` #### 使用步骤 ``` git clone https://github.com/nacos-group/nacos-docker.git cd nacos-docker docker-compose -f example/standalone-derby.yaml up ```