ATTENTION - THIS REPO MOVED TO kool-dev/docker-node
fwd
is dead, long livekool
(check it out now!
This repository is deprecated and archived in favour of Kool maintened Node images: https://github.com/kool-dev/docker-node
Below you will find original fireworkweb/docker-node
README for the sake of historic value.
Minimal Node Docker image focused on Laravel applications. Its use is intended for fwd, but can fit in any other Node use-case.
With docker run
:
docker run -it --rm fireworkweb/node:alpine node -v
- alpine: Latest node version
- 10-alpine: Node 10
- 8-alpine: Node 8
- qa: Latest node + qa scripts
ASUSER: Changes the user id that executes the commands
The MIT License (MIT). Please see License File for more information.