The Wayback Machine - https://web.archive.org/web/20201027104146/https://github.com/fireworkweb/docker-node
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
12
 
 
 
 
 
 
 
 
14
 
 
 
 
qa
 
 
 
 
 
 
 
 
 
 

README.md

fireworkweb/docker-node

Github Actions Build Status

Minimal Node Docker image focused on Laravel applications. Its use is intended for fwd, but can fit in any other Node use-case.

Usage

With docker run:

docker run -it --rm fireworkweb/node:alpine node -v

Available Tags

  • alpine: Latest node version
  • 10-alpine: Node 10
  • 8-alpine: Node 8
  • qa: Latest node + qa scripts

Variables

ASUSER: Changes the user id that executes the commands

License

The MIT License (MIT). Please see License File for more information.

About

Docker image for Node (specially for Laravel and Vue applications)

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.