Misty Stanley-Jones
811aa5d54a
Merge pull request #1437 from onelovelyname/patch-1
...
Add instructions for manual start of Docker daemon
2017-02-03 13:49:22 -08:00
Melanie Gin
752d79f3ee
Add instructions for manual start of Docker daemon
2017-02-03 13:37:25 -08:00
Misty Stanley-Jones
f46129b40c
Merge pull request #1449 from Rick-Anderson/patch-3
...
Update faq.md
2017-02-03 11:13:22 -08:00
Daniel Suo
9e5e14f0e6
Add link to C SDK
2017-02-03 11:17:46 -05:00
Misty Stanley-Jones
ad900b3f07
Merge pull request #1470 from JamesDrummond/patch-1
...
Update ubuntu.md
2017-02-02 13:30:21 -08:00
Misty Stanley-Jones
8d3145ff3b
Add an automatic TOC to pages that don't have no_toc in front-matter
2017-02-01 19:49:07 -08:00
Victoria Bialas
27106d338c
linked to "service" definition in glossary, edits
...
* added a link to the glossary definition for "service"
* improved wording on description of what a service is, inline here
2017-02-01 15:14:21 -08:00
Victoria Bialas
d404e6f134
Update customize-app.md
2017-02-01 14:21:54 -08:00
Victoria Bialas
3a877398f1
Merge pull request #1469 from londoncalling/more-voting-app-tweaks
...
improved voting app intro
2017-02-01 14:12:19 -08:00
James Drummond
bd3cda58b4
Update ubuntu.md
...
Added line `apt-get install software-properties-common` to install packages that include `add-apt-repository`.
2017-02-01 15:39:01 -06:00
Victoria Bialas
e4f06be4b8
improved voting app intro
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-01 12:32:59 -08:00
Misty Stanley-Jones
1277302ce0
Merge pull request #1457 from stevemao/patch-2
...
hello-world is an image
2017-02-01 11:14:44 -08:00
Rick Anderson
47aa2c597a
VMs vs. containers ( #1439 )
...
* VMs vs. containers
Containers can also partition hardware, it's the OS isolation that really differentiates them.
2017-02-01 09:17:18 -08:00
Victoria Bialas
51c9655cca
Merge pull request #1458 from londoncalling/voting-app-tweaks
...
updates to voting app for better readability
2017-01-31 22:42:39 -08:00
Victoria Bialas
02ee9e0800
updates to voting app for better readability
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-31 21:58:46 -08:00
Steve Mao
a026aa3be8
hello-world is an image
2017-02-01 15:35:21 +11:00
Rick Anderson
706c659f55
react to feedback
2017-01-31 15:51:29 -10:00
Misty Stanley-Jones
7d9b7e0672
Merge pull request #1452 from docker/oracle_install_edits
...
Remove redundant sentence fragment
2017-01-31 16:35:19 -08:00
Misty Stanley-Jones
ba231c7559
Merge pull request #1364 from nathanleclaire/why_d4a
...
Add 'Why Docker for AWS/Azure' doc
2017-01-31 16:29:54 -08:00
James Wang
9b472dc8ba
Update baseimages.md ( #1453 )
...
Docs used a `:` instead of a `.` for `ubuntu:16.04`.
2017-01-31 16:27:30 -08:00
Misty Stanley-Jones
53a7608acb
Merge pull request #1418 from nathanleclaire/one_concern_per_container
...
Fix "one process per container" -- Add touchups to Dockerfile best practices
2017-01-31 16:20:48 -08:00
Misty Stanley-Jones
18405f86c4
Remove redundant sentence fragment
2017-01-31 15:55:44 -08:00
Nathan LeClaire
2b7dd30419
Add 'Why Docker for AWS/Azure' doc
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2017-01-31 15:24:39 -08:00
Rick Anderson
bf8a631174
Update faq.md
...
Reduce RO sentences and minor cleanup.
2017-01-31 12:11:20 -10:00
Nathan LeClaire
998ad7b90e
Add touchups to Dockerfile best practices
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2017-01-31 13:17:08 -08:00
Quentin Pleplé
916b7a970a
Indentation issue ( #1427 )
2017-01-30 14:38:43 -08:00
Peio Roth
c567dccf46
Fix doc typo in compose examples ( #1431 )
2017-01-30 14:36:31 -08:00
Victoria Bialas
392e93a277
WIP: graphical and format updates for workflow steps on home page
...
simplified the workflow title
WIP: graphical and format updates for workflow steps on home page
working on better formatting for subtopic bullets
formatting updates and wording tweaks to workflow on home page
wording tweak on app tutorial where to learn more
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-28 16:39:53 -08:00
Sebastiaan van Stijn
bc41b07086
Merge pull request #1351 from thaJeztah/fix-broken-link
...
fix link to logging context
2017-01-27 11:45:21 +01:00
Victoria Bialas
3d2c580203
added diagram to voting app tutorial
...
added links to the glossary for image and container
updated diagram colors, added sketch source file
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-26 19:40:03 -08:00
Misty Stanley-Jones
3856a785a5
Merge pull request #1391 from Teszko/patch-1
...
instructions do not apply to debian
2017-01-26 14:36:49 -08:00
Victoria Bialas
3f06af3e6e
Merge pull request #1399 from londoncalling/voting-app-more-updates
...
app tutorial improvements re: getting docker-stack.yml during deploy step
2017-01-26 14:23:22 -08:00
Jay Linski
01f332f45c
Fix missing closing tags ( #1401 )
2017-01-26 14:12:02 -08:00
Victoria Bialas
ef6740f1f4
added links to docker-stack.yml source code file and reference back to intro topic
...
added instructions on how to directly download .yml file from GitHub
added more detail on how to get to a raw file in GitHub
further clarified how to get to and download the .yml file on GitHub
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-26 12:27:32 -08:00
Misty Stanley-Jones
0055c98052
Merge branch 'master' into fix-broken-link
2017-01-26 11:41:19 -08:00
Misty Stanley-Jones
9e29d0e03d
Fix more broken links and images
2017-01-26 11:36:27 -08:00
Henryk Iwaniuk
182f8ab593
instructions do not apply to debian
...
debian does not have linux-image-extra-virtual or linux-image-extra-$(uname -r) packages. the author might have used a debian based distribution. debian kernels come with the aufs modules per default, no need to install extra packages.
2017-01-26 17:52:09 +01:00
Victoria Bialas
8294aa51cb
Merge pull request #1380 from docker/londoncalling-patch-1
...
Copy edits
2017-01-25 16:50:00 -08:00
LRubin
df773d76e0
Merge pull request #1377 from Thoma5/patch-1
...
Fixed a typo
2017-01-25 16:43:52 -08:00
Victoria Bialas
fe51bbff25
Copy edits
...
Removed duplicate text
2017-01-25 16:31:08 -08:00
Victoria Bialas
9adbe01bda
getting started button format update, voting app services topic intro
...
added more concept definitions to intro topics
copy edit to clarify something
changed topic title
updated topic title in TOC as well
text formatting, re-push for new Jenkins
fixed installer download buttons in Getting Startd to specify a button type
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-25 15:10:01 -08:00
Thomas Mörbauer
a29cfddbce
Fixed a typo
...
Dcoker instead of Docker
2017-01-25 22:39:24 +01:00
Alexey Voytenko
994f3fb9ee
'yum-config-manager' change flag to '--enable'
...
--set-enabled and --set-disabled changed to actual --enable and --disable. (--set-enabled may come from Fedora).
2017-01-25 13:10:03 -08:00
Misty Stanley-Jones
7d5a0f1011
Merge pull request #1337 from trapier/macvlan_intro
...
Remove experimental intro from macvlan (#1335 )
2017-01-25 12:19:30 -08:00
Misty Stanley-Jones
5ff7b81590
Merge pull request #1368 from RonWilliams/patch-1
...
Fix language within devicemapper thinpool setup
2017-01-25 12:06:06 -08:00
Misty Stanley-Jones
ef95a915eb
Fixing broken links
...
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
C.X. Ling
49a333885d
Fix rendering of code block for swarm tutorial ( #1370 )
...
Indentations are added to fix rendering failure.
2017-01-25 11:01:00 -08:00
Ron Williams
5bc72ac2ce
Fix language within devicemapper thinpool setup
...
Previous language indicated that a user would be "creating a thin pool". This language is confusing as it indicates that the logical volume created is of the thin pool type; instead, the volume being created is a linear volume group which is then converted to a thin pool in step 6. This is an important nuance when implementing setup through configuration management tools such as Salt or Ansible. When initially provisioning the two logical volumes as thin pool, the error "Pool metadata LV docker/thinpoolmeta is of an unsupported type".
2017-01-24 21:22:10 -07:00
John Mulhausen
1a214fc716
Fixed MD source rendering
2017-01-24 17:30:13 -08:00
John Mulhausen
0f62e1ea3d
Fixing infinite loop
2017-01-24 17:27:37 -08:00