Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mogria/3source-composer

docker composer image for the 3source project
https://github.com/mogria/3source-composer

Last synced: 7 days ago
JSON representation

docker composer image for the 3source project

Awesome Lists containing this project

README

        

# 3source-composer

This docker image has is based on [mogria/3source-phpcli](https://github.com/mogria/3source-phpcli), and runs `composer` inside the volume `/data` as user `www-data`.

This image heavily inspired from [dylanlindgren/docker-laravel-composer](https://github.com/dylanlindgren/docker-laravel-composer).

This image is used to develop the [3source](https://github.com/mogria/3source) project.

View on [dockerhub](https://hub.docker.com/r/mogria/3source-composer)
View on [github](https://github.com/mogria/3source-composer).