An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Docker-Composer

[![LINK](https://img.shields.io/badge/link-Github-%23FF4D5B.svg?style=flat-square)](https://github.com/cnbattle/docker-composer)
[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg?style=flat-square)](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/