Sign inSign up

fireworkweb/node

By fireworkweb

•Updated about 6 years ago

Node image for Laravel environment usage

Image
0

10K+

fireworkweb/node repository overview

⁠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.

Tag summary

Content type

Image

Digest

Size

119.7 MB

Last updated

about 6 years ago

docker pull fireworkweb/node