Skip to Content
Docker for Rails Developers
book

Docker for Rails Developers

by Rob Isenberg
February 2019
Intermediate to advanced
240 pages
5h 25m
English
Pragmatic Bookshelf
Content preview from Docker for Rails Developers

What Is Docker?

Docker, the technology, is a set of tools built around the idea of packaging and running software in small, sandboxed environments known as containers (we’ll get to the nitty gritty of these in What Is a Container?).

At a high level, Docker provides five capabilities:

  • Packaging. The ability to package software into a reusable, shareable format known as images.

  • Distribution. The ability to easily share packaged software (images) with other people and deploy it to different machines.

  • Runtime. The ability to run, pause, restart, or stop packaged software in a reliable, repeatable way.

  • Infrastructure creation. Creating virtual machines ready to run our Docker containers.

  • Orchestration and scaling. Managing the release of software ...

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

Learn Rails 6: Accelerated Web Development with Ruby on Rails

Learn Rails 6: Accelerated Web Development with Ruby on Rails

Adam Notodikromo
Mastering Ruby Closures

Mastering Ruby Closures

Benjamin Tan Wei Hao

Publisher Resources

ISBN: 9781680506730Errata Page