File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
source/content/pages/12-next Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -4938,7 +4938,9 @@ <h2>Python-specific WebSockets resources</h2>
49384938< h3 > What's next for your web application after setting up WebSockets?</ h3 >
49394939 < h1 > Docker</ h1 >
49404940< p > Docker is an < a href ="https://github.com/docker/docker "> open source</ a >
4941- infrastructure management platform that manages disk images.</ p >
4941+ infrastructure management platform for running and deploying software. The
4942+ Docker platform is constantly evolving so an exact definition is currently
4943+ a moving target.</ p >
49424944< h2 > Why is Docker important?</ h2 >
49434945< p > Docker can package up applications along with their necessary operating system
49444946dependencies for easier deployment across environments. In the long run it
Original file line number Diff line number Diff line change 4040 < div class ="col-md-8 ">
4141 < h1 > Docker</ h1 >
4242< p > Docker is an < a href ="https://github.com/docker/docker "> open source</ a >
43- infrastructure management platform that manages disk images.</ p >
43+ infrastructure management platform for running and deploying software. The
44+ Docker platform is constantly evolving so an exact definition is currently
45+ a moving target.</ p >
4446< h2 > Why is Docker important?</ h2 >
4547< p > Docker can package up applications along with their necessary operating system
4648dependencies for easier deployment across environments. In the long run it
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-01-22T13:19:31Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-01-22T14:11:14Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -18,7 +18,9 @@ choice4text:
1818
1919# Docker
2020Docker is an [ open source] ( https://github.com/docker/docker )
21- infrastructure management platform that manages disk images.
21+ infrastructure management platform for running and deploying software. The
22+ Docker platform is constantly evolving so an exact definition is currently
23+ a moving target.
2224
2325
2426## Why is Docker important?
You can’t perform that action at this time.
0 commit comments