https://github.com/cnbattle/docker-composer
A Shell For Composer in Docker
https://github.com/cnbattle/docker-composer
Last synced: 3 months ago
JSON representation
A Shell For Composer in Docker
- Host: GitHub
- URL: https://github.com/cnbattle/docker-composer
- Owner: cnbattle
- License: other
- Created: 2019-07-11T07:26:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T07:17:54.000Z (almost 6 years ago)
- Last Synced: 2025-01-22T05:42:38.163Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker-Composer
[](https://github.com/cnbattle/docker-composer)
[](https://github.com/996icu/996.ICU/blob/master/LICENSE)## Use
step1. install docker
View [https://docs.docker.com/install/](https://docs.docker.com/install/)
step2. pull composer image
```
docker pull composer
```
step3. copy `composer.sh` to `/usr/bin/composer`
```
sudo cp composer.sh /usr/bin/composer
```
Success enjoy it.## China Composer Full Mirror
- aliyun:https://mirrors.aliyun.com/composer/
- tencent cloud:https://mirrors.cloud.tencent.com/composer/
- huawei cloud:https://mirrors.huaweicloud.com/repository/php/
- cnpkg: https://php.cnpkg.org/