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

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

License

Notifications You must be signed in to change notification settings

fireworkweb/docker-node

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published