Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It's a fundamental mind shift. If forces both Ops and Developers into a repeatable automated approach to building servers and coding applications. This shifts work instead to using good orchestration software (which I am in process of researching). The Docker base OS template is pared down to a single app environment and does not endorse an init, services, daemons, syslog, cron or running multiple applications.That's why this article is in relation to and not versus

You can run Dockers inside of Linux containers with virtually no system impact.

Which one to learn first? If you want to really understand things, learn LXC and you'll know Docker. It's like starting with DOS then learning Windows.

...