Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t3easy/docker-composer
Docker images with Composer and specific PHP versions
https://github.com/t3easy/docker-composer
cicd composer docker-image
Last synced: 6 days ago
JSON representation
Docker images with Composer and specific PHP versions
- Host: GitHub
- URL: https://github.com/t3easy/docker-composer
- Owner: t3easy
- Created: 2019-02-22T12:24:17.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T09:15:39.000Z (over 1 year ago)
- Last Synced: 2024-11-19T20:53:14.748Z (2 months ago)
- Topics: cicd, composer, docker-image
- Language: Dockerfile
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# t3easy/composer
Sometimes you need a Docker image with Composer and a certain PHP minor version.
Available versions:
* Composer: 1, 2
* PHP: 7.2, 7.3, 7.4, 8.0, 8.1, 8.2
* Alpine: Depending on versions used by the official PHP image.As not all combinations are possible, please have a look at the available image tags.
E.g. `ghcr.io/t3easy/composer:2-php8.2-alpine3.17`.If you need another version combination, feel free to open an issue.