Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jitesoft/docker-composer
- Owner: jitesoft
- License: mit
- Created: 2020-10-12T14:11:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T09:47:15.000Z (12 months ago)
- Last Synced: 2024-05-03T04:47:43.320Z (7 months ago)
- Topics: composer, docker, dockerfile, dockerimage, hacktoberfest, php
- Language: Dockerfile
- Homepage:
- Size: 88.9 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
_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)