# dctc **Repository Path**: dpsnet/dctc ## Basic Information - **Project Name**: dctc - **Description**: No description available - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-20 - **Last Updated**: 2021-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dctc dctc is a tool to generate a docker-compose file from containers. # Usage ![](https://ws1.sinaimg.cn/large/69472223gy1g1pd2sql4cj20og0dpjt7.jpg) # Install ## Get from releases [](https://github.com/tenfyzhong/dctc/releases) [![GitHub tag](https://img.shields.io/github/release/tenfyzhong/dctc.svg)](https://github.com/tenfyzhong/dctc/releases) ## Building ```sh go get -u github.com/tenfyzhong/dctc go install github.com/tenfyzhong/dctc ```