Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/illuin-tech/symfony-ready
https://github.com/illuin-tech/symfony-ready
docker php symfony
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/illuin-tech/symfony-ready
- Owner: illuin-tech
- Created: 2019-04-15T12:09:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T17:42:29.000Z (about 1 year ago)
- Last Synced: 2024-06-26T10:28:48.483Z (7 months ago)
- Topics: docker, php, symfony
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/illuin/symfony-ready
- Size: 20.5 KB
- Stars: 1
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Symfony-ready
=============Docker images based on alpine 3 with php 7/8, node v12/14/16/18, composer 1/2 & following PHP exts:
- intl
- json
- mbstring
- pdo
- pdo_pgsql
- zip
- bcmath
- sockets
- ldap
- gd# Versions
| Tag | PHP | Composer | Node |
|------------------------|-----|----------|------|
| php7.3 | 7.3 | 1 | 12 |
| php7.4 | 7.4 | 1 | 12 |
| 7.4-composer-2-node-14 | 7.4 | 2 | 14 |
| 8.0 | 8.0 | 2 | 14 |
| 8.1 | 8.1 | 2 | 16 |
| 8.2 | 8.2 | 2 | 18 |
| 8.2-node-20 | 8.2 | 2 | 20 |