Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Description

Dockerfile which installs Node-SASS in an Alpine Linux image.

Docker Hub

https://hub.docker.com/r/blairguk/node-sass-alpine/

Pull image

docker pull blairguk/node-sass-alpine

Run image

docker run blairguk/node-sass-alpine:<NODE_VERSION> node-sass-alpine

Upgrade Node

  • docker build -t blairguk/node-sass-alpine:<NODE_VERSION> .
  • docker push blairguk/node-sass-alpine:<NODE_VERSION>

About

Dockerfile which installs Node-SASS in an Alpine Linux image. Node 8.9.4

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors