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: 2 months 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 (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T09:15:39.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T00:33:50.953Z (over 1 year 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.