Skip to Content
Your First Week With Node.js, 2nd Edition
book

Your First Week With Node.js, 2nd Edition

by James Hibbard, Craig Buckler, Mark Brown, Nilson Jacques, James Kolce, Paul Orac, M. David Green, Florian Rappl
April 2020
Beginner content levelBeginner
192 pages
3h 15m
English
SitePoint
Content preview from Your First Week With Node.js, 2nd Edition

Chapter 12: Using Docker for Node.js Development

by Craig Buckler

Node.js applications rarely exist in isolation. You could require a database, caching, message queues, reverse proxies, search, email routing, process monitoring, other language runtimes and more! Managing these dependencies on your development PC becomes significantly easier with Docker.

This guide provides an introduction to Docker. It concentrates on Node.js, but the concepts apply to any development languages or frameworks.

“But it Works on My Machine!”

Imagine you’ve created an amazing application with Node.js and a MongoDB database. It’s so successful, you’ve had to employ another developer to add new features. They clone the repository, run npm install && npm start and ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Node.js Development

Learning Node.js Development

Andrew Mead
Node.js: Tools & Skills, 2nd Edition

Node.js: Tools & Skills, 2nd Edition

James Hibbard, Michael Wanyoike, Nilson Jacques, Jay Raj, Manjunath M

Publisher Resources

ISBN: 9781098122805Errata Page