Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 512 Bytes

File metadata and controls

17 lines (12 loc) · 512 Bytes

What is this?

This is Dockerized image of NodeJS and NPM based on:

Usage

Configuration is very similar to the official Nginx image.

$ docker run -d -p 8080:8080 waskito/alpine-node-nginx-pagespeed

Note

This is experimental repository only. Not yet tested on production.