Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 441 Bytes

dockerfile-node

This repository contains a Dockerfile for usage with Node.js apps.

It contains a few important distinctions from dockerfile/nodejs:

  • Doens't install python
  • Doesn't install bower
  • Uses the latest version of Ubuntu
  • Requires npm@next to fix some issues
  • Contains build tools, to support building some packages from source

License

MIT - Copyright (c) Beam 2015