Skip to content

leocaseiro/docker-webpack-eslint-stylelint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile with webpack, stylelint and ESLint

Docker Image includes:

  • Node 8.9
  • Webpack 3.10
  • ESLint 4.17
  • Stylelint 8.4

Install

Make sure you have Docker installed

Pull image from:

$ docker pull leocaseiro/webpack-eslint-stylelint

Re-build image:

$ docker build -t leocaseiro/webpack-eslint-stylelint

Setup Dockerfile

FROM leocaseiro/webpack-eslint-stylelint

License: MIT

Releases

No releases published

Packages

No packages published