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
Misty Stanley-Jones
b4009cb10a
Merge pull request #1466 from FrenchBen/amend-buttons
...
Buttons were backwards
2017-02-01 11:13:55 -08:00
French Ben
23c0393e50
Buttons were backwards
...
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-01 10:45:00 -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
John Mulhausen
232ab64c09
Support for related commands in CLI
2017-01-31 18:52:24 -08:00
John Mulhausen
b4f92362b6
Fix for Swarm CLI docs
2017-01-31 18:39:27 -08:00
Rick Anderson
706c659f55
react to feedback
2017-01-31 15:51:29 -10:00
Misty Stanley-Jones
04be54ab2d
Merge pull request #1406 from nathanleclaire/gogo_gadget_cloud_editions
...
Add D4A Quickstart sections
2017-01-31 17:25:53 -08:00
Jérôme Petazzoni
02ed910010
Add a space after a dot ( #1455 )
2017-01-31 17:11:33 -08: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
French Ben
52d42c3ce4
Include example from latest docker docs ( #1441 )
...
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-31 16:28:10 -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
LRubin
0a9c392f9d
add create swarm doc
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-31 16:02:38 -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
Victoria Bialas
70360a2526
Merge pull request #1446 from londoncalling/d4mac-win-beta40
...
adding d4mac, d4win beta 40 release notes
2017-01-31 08:15:14 -08:00
Victoria Bialas
0214bd5bf1
adding d4mac, d4win beta 40 release notes
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-31 08:00:20 -08:00
krasi-georgiev
5f8c3c1124
make docs - isn't this outdated ? ( #1443 )
...
make doesn't seem to have docs target anymore so should I change the docs ?
2017-01-31 04:44:01 -08:00
Steve Mao
633c5b07e0
fix typo ( #1442 )
2017-01-31 04:43:04 -08:00
Victoria Bialas
964ecf1e9c
Merge pull request #1435 from londoncalling/d4mac-win-experimental
...
clarified that experimental mode is enabled in d4mac, d4win
2017-01-30 17:59:00 -08:00
Victoria Bialas
274a666900
clarified that experimental mode is enabled in d4mac, d4win
...
updated stable, beta download, and experimental mode descriptions with more detail
copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-30 17:43:43 -08:00
Jakob Færch
8a417bff5c
Change accidental "Docker for Azure" leftover ( #1432 )
2017-01-30 14:40:49 -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
LRubin
1d76a4ad88
add note on machine users
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-30 11:46:29 -08:00
Victoria Bialas
645b7506e9
Merge pull request #1424 from londoncalling/d4win-on-vm
...
Added Rolf's detailed description of nested virtualization solutions …
2017-01-30 11:06:03 -08:00
Victoria Bialas
86d9948b2a
Added Rolf's detailed description of nested virtualization solutions from issue
...
highlighted not supported line
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-29 01:04:10 -08:00
Victoria Bialas
28659b7a38
Merge pull request #1422 from londoncalling/remove-cruft-in-css-from-pr1415
...
removed un-needed documentation css
2017-01-28 23:48:35 -08:00
Victoria Bialas
5fde60ff0e
Merge pull request #1421 from londoncalling/remove-extra-installs-toc
...
removed duplicate install instructions from under Docker Engine
2017-01-28 17:13:41 -08:00
Victoria Bialas
bca73cf18f
removed un-needed documentation css
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-28 17:05:54 -08:00
Victoria Bialas
a45b22a44f
Merge pull request #1415 from londoncalling/graphical-workflow-docs-home
...
graphical and format updates for workflow steps on home page
2017-01-28 16:59:49 -08:00
Victoria Bialas
709b054239
removed duplicate install instructions from under Docker Engine
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-28 16:53:30 -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
Nathan LeClaire
506e0f7771
Add D4A Quickstart sections
...
Everybody loves the launch buttons. We need to give the people what
they want.
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2017-01-27 12:17:49 -08:00
French Ben
230940f7f0
Added aliases to CLI ( #1412 )
...
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-27 11:58:46 -08:00
French Ben
1edc5d3d29
Restored navigation issue ( #1402 )
...
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-27 11:57:11 -08:00
Joao Fernandes
ba90557995
Merge pull request #1372 from joaofnfernandes/ddc-offline
...
Add links for offline UCP install
2017-01-27 10:39:32 -08:00
Victoria Bialas
4f63fae1b6
Merge pull request #1411 from londoncalling/d4mac-disk-image-beta-feature
...
added better description of disk image beta 39 feature
2017-01-27 10:24:46 -08:00
Victoria Bialas
97b2b19294
added better description of disk image beta 39 feature
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-27 10:06:54 -08:00