OS-Booklist

From CDOT Wiki
Revision as of 01:27, 10 April 2015 by Rchan (talk | contribs) (Created page with '= Docker = == Build Your Own PaaS with Docker == This book will take you through all the steps, from installing Docker to running your ownPlatform as a Service (PaaS) so that yo…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Docker

Build Your Own PaaS with Docker

This book will take you through all the steps, from installing Docker to running your ownPlatform as a Service (PaaS) so that you can push your code without having to think about infrastructure or server provisioning.

The theme of this book will be to create a modular web application using an isolated web server and a database.