Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T20:14:03.000Z (10 months ago)
- Last Synced: 2024-05-01T13:49:41.101Z (8 months ago)
- Topics: composer, docker, envoy, laravel, node, php, yarn
- Language: Dockerfile
- Homepage:
- Size: 126 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-php and node LTS
![Docker Pulls](https://img.shields.io/docker/pulls/msonowal/docker-php-node.svg) ![Docker Image Build](https://github.com/msonowal/docker-php-node/actions/workflows/docker-image.yml/badge.svg)
![master/latest](https://github.com/msonowal/docker-php-node/actions/workflows/docker-image.yml/badge.svg?branch=master)[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