X Tutup
The Wayback Machine - https://web.archive.org/web/20210120055808/https://github.com/roelofr/docker-php-node
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Docker with PHP, NodeJS and Yarn

Docker Automated build status Docker Automated build Travis build status

This project is a Docker container based on roelofr/php with the installed scripts from the Node Library image (node), which installs NodeJS and Yarn.

The Dockerfile fetches the latest releases for Yarn and NodeJS from GitHub and installs those, after doing a signature check.

Due to the installation process, you'll receive the curl, zip, gnupg and jq binaries.

How to use

To use it, install it from Docker Hub, or use the command below.

docker pull roelofr/php-node

About

Docker container with PHP, node and Yarn

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.
X Tutup