Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Latest commit

 

History

History
42 lines (25 loc) · 1.2 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.2 KB

fireworkweb/fwd

ATTENTION - THIS REPO MOVED TO kool-dev/docker-node

fwd is dead, long live kool (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.


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.