https://github.com/msonowal/docker-php-node
A simple docker image for development and Gitlab CI CD deployments
https://github.com/msonowal/docker-php-node
composer docker envoy laravel node php yarn
Last synced: 11 months ago
JSON representation
A simple docker image for development and Gitlab CI CD deployments
- Host: GitHub
- URL: https://github.com/msonowal/docker-php-node
- Owner: msonowal
- Created: 2018-09-10T12:32:19.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T20:14:03.000Z (over 2 years ago)
- Last Synced: 2025-04-15T06:53:53.819Z (about 1 year ago)
- Topics: composer, docker, envoy, laravel, node, php, yarn
- Language: Dockerfile
- Homepage:
- Size: 126 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-php and node LTS
 

[View All Tags GITHUB](https://github.com/users/msonowal/packages/container/docker-php-node/versions)
[View All Tags DockerHUB](https://hub.docker.com/repository/docker/msonowal/docker-php-node/tags?page=1&ordering=last_updated)
# TAGS
`php83/main/latest/edge` (PHP 8.3)
`php82` (PHP 8.2)
`php81` (PHP 8.1)
`php8` (PHP 8.0)
`php74` (PHP 7.3)
`php73` (PHP 7.3)
`php72` (PHP 7.2)
`php71` (PHP 7.1)
# With composer installed 2.0 upto PHP 8.3 onwards as of now
Node v18
local-php-security-checker v2.0.6
pcov installed for code coverage
and npm and Yarn pre-installed with latest STABLE
A simple docker image for development and CI, testing environments can be used with CI runners (e.g. gitlab ) etc