Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jitesoft/docker-composer

Docker image with alpine linux, php and composer.
https://github.com/jitesoft/docker-composer

composer docker dockerfile dockerimage hacktoberfest php

Last synced: 5 days ago
JSON representation

Docker image with alpine linux, php and composer.

Awesome Lists containing this project

README

        

# Composer

[![Docker Pulls](https://img.shields.io/docker/pulls/jitesoft/composer.svg)](https://hub.docker.com/r/jitesoft/composer)
[![Back project](https://img.shields.io/badge/Open%20Collective-Tip%20the%20devs!-blue.svg)](https://opencollective.com/jitesoft-open-source)

PHP cli and Composer running on alpine linux.

_Note:
Earlier versions of this image was built using php-fpm, since 2020-01-01 the image changed to use the CLI image as default._

## Images

All images are built for amd64 and arm64 and can be found at:

* `jitesoft/composer`
* `registry.gitlab.com/jitesoft/dockerfiles/composer-alpine`
* `ghcr.io/jitesoft/composer`
* `quay.io/jitesoft/composer`

Dockerfile can be found at [GitLab](https://gitlab.com/jitesoft/dockerfiles/composer-alpine) and [GitHub](https://github.com/Johannestegner/docker-composer-alpine/blob/master/Dockerfile)

### Image labels

This image follows the [Jitesoft image label specification 1.0.0](https://gitlab.com/snippets/1866155).

## Licenses

The files in this repository are released under the MIT License.
Composer is released under the [MIT](https://github.com/composer/composer/blob/master/LICENSE) license.
Read the PHP license [here](https://www.php.net/license/index.php).

### Sponsors

Jitesoft images are built via GitLab CI on runners hosted by the following wonderful organisations:


Oregon State University - Open Source Lab

_The companies above are not affiliated with Jitesoft or any Jitesoft Projects directly._

---

Sponsoring is vital for the further development and maintaining of open source.
Questions and sponsoring queries can be made by email.
If you wish to sponsor our projects, reach out to the email above or visit any of the following sites:

[Open Collective](https://opencollective.com/jitesoft-open-source)
[GitHub Sponsors](https://github.com/sponsors/jitesoft)
[Patreon](https://www.patreon.com/jitesoft)