Victoria Bialas
6171ffce72
add a link to the voting app sample
...
* Added a link to the voting app sample from the Getting Started tutorial "learn more" list of topics
2017-02-01 16:24:28 -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
Jörg Thalheim
f3ed8a80ab
zfs: fixed assumptions about thin provisioning
...
unlike lvm thin provisioning is fast and does not slow down the filesystem
2017-01-30 12:25:04 +01: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
Alexander List
75fd2ce7f0
software-properties-common is required for add-apt-repository
...
software-properties-common is not included in minimal server / cloud installs, and is required for the step "add-apt-repository" to work
2017-01-26 13:01:47 +01:00
Darwin Monroy
88d53f6c1e
update sample output regarding package version information
...
On my ubuntu 16.04 it is shown as `1.13.0-0~ubuntu-xenial` instead of `1.13.0-0~xenial`
2017-01-25 22:41:23 -06: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
Viktor Stanchev
6e1af718c7
remove reference to overlay2 as a filesystem
...
`overlay2` was incorrectly included as a filesystem that the `overlay` and `overlay2` storage drivers can't run on. `overlay2` is the name of the storage driver, but the filesystem is just called `overlay`. It was called `overlayfs` in older versions or the kernel, which would have helped disambiguate this, but I think we should continue to use `overlay` as the name of the filesystem because that's what the kernel uses now.
2017-01-25 13:20:45 -08: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
John Mulhausen
0884ef36a5
Fixing some formatting snafus
2017-01-24 16:35:31 -08:00
John Mulhausen
77a908db5c
Update zfs-driver.md
2017-01-24 15:47:02 -08:00
John Mulhausen
af9e4ae9ef
Update zfs-driver.md
2017-01-24 15:46:37 -08:00
Andreas Steinel
781a582fff
Adding Quota option for ZFS ( #1135 )
...
* Adding Quota option
Try to explain how you can use quota on ZFS as it was implemented/discussed in #3804 .
* Requested changes from @johndmulhausen
2017-01-24 15:41:52 -08:00
Thomas Auffredou
59034f94f0
Update log_tags.md ( #1325 )
...
Update reference url to logging context
2017-01-24 15:32:07 -08:00
James Hu
f4ce265398
Update docker stack command ( #1306 )
...
There is no such thing as `docker-stack`
2017-01-24 15:31:07 -08:00
Edmundo Santos
b3d4866cdd
Fix broken link ( #1347 )
2017-01-24 14:50:48 -08:00
Robert Hudson
cb94a4cc43
Update last_page.md ( #1318 )
...
Links written in this format:
[Getting Started with Docker for Mac](https://docs.docker.com/docker-for-mac/ )
were not getting rendered.
Changed to HTML.
2017-01-24 14:38:50 -08:00
Dominik-K
9b25ec62c0
resource_constraints.md: Fixed broken table format ( #1348 )
...
+ small typo fix
2017-01-24 14:32:45 -08:00
Misty Stanley-Jones
979cdc7186
Add several redirects ( #1332 )
2017-01-24 14:31:41 -08:00
Adrien Duermael
6129c4c255
remove apidocs/layouts after build ( #1357 )
...
* remove apidocs/layouts after build
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in swarm_manager_locking.md
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-24 14:26:04 -08:00
Misty Stanley-Jones
62c2c7eb1a
Merge pull request #1334 from docker/mstanleyjones-patch-1
...
Fixed Markdown problem
2017-01-24 09:49:08 -08:00
Sebastiaan van Stijn
15697dab7a
fix link to logging context
...
this source file no longer exists on "master",
so replacing the link with a permalink on the
1.13 tag.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-24 15:36:59 +01:00
Misty Stanley-Jones
dc42fddb45
Document swarm locking
2017-01-23 14:33:40 -08:00
Misty Stanley-Jones
f6474ef8ce
Update device-mapper-driver.md
2017-01-23 13:51:29 -08:00
Misty Stanley-Jones
b0aa5f5c35
Update device-mapper-driver.md
2017-01-23 13:30:27 -08:00
Trapier Marshall
534bc0e0c2
Remove experimental intro from macvlan ( #1335 )
...
Opening sentence does not read after this sentence was migrated from
experimental.
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-01-23 16:16:01 -05:00
Misty Stanley-Jones
680a3363d2
Fixed Markdown problem
...
Fixes #1333
2017-01-23 12:50:42 -08:00
John Mulhausen
38b088e051
Fixes #1317
2017-01-22 16:06:54 -08:00
Victoria Bialas
7a34f0fed3
Merge pull request #1303 from londoncalling/voting-app-sample-updates
...
updated tutorial tables, added links to 1.13.0 blog post
2017-01-20 18:10:42 -08:00
Victoria Bialas
8b68341c98
added voting app diagram svg for safe-keeping
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-20 17:58:07 -08:00
Misty Stanley-Jones
524692c7ad
Add stack_ps to the TOC
2017-01-20 16:57:40 -08:00
Victoria Bialas
2338cb5c34
updated tutorial tables, added links to 1.13.0 blog post
...
copyedits
updated link to Compose file to go directly to V3 topic
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-20 16:31:22 -08:00
Morten Hekkvang
9093e0a454
Adding a dash at the end of `apt-key add` command
...
The dash at the end of the `apt-key add` command is important as it will otherwise expect to read from a file, and not `stdin`
2017-01-20 14:24:46 -08:00
Jérôme Petazzoni
9a3164a9d2
Add missing triple quote
2017-01-20 14:01:58 -08:00
Misty Stanley-Jones
c74ac0ebd3
Update install instructions for RPM dists
...
Use 'makecache fast' instead of 'check-update'
Allow the repository manager to import the key instead of importing it first
2017-01-20 13:26:08 -08:00
Misty Stanley-Jones
35a80eb826
Merge pull request #1252 from thaJeztah/fix-centos-rhel-install-docs
...
Add yum-utils to installation instructions
2017-01-20 13:14:21 -08:00
nafg
8d18aa553e
Corrections to ubuntu install docs, based on attempting to install on Wily
...
The apt repo layout seems wrong, it only worked after the proposed change.
Also apt-key seems to need `-` to look at stdin; otherwise I got `gpg: can't open `': No such file or directory`
2017-01-20 12:48:04 -08:00
paddyboyle
fd94b9c2c4
Update systemd.md ( #1185 )
...
* take a stab at fixing a broken link
Signed-off-by: LRubin <lrubin@docker.com>
* Update systemd.md
Removed the quotes from the --graph option on line 130. Using quotes works for version 1.12 of Docker but with 1.13, Docker will create a directory named <double-quotes> under / and then create a directory of mnt/docker-data" under that directory.
2017-01-20 12:12:26 -08:00
Miral Achmed
ffcef3969b
Update base image description ( #1225 )
...
* Update base image description
Update base image description on the table of Anatomy of the voting app section, on visualizer row.
* Correct caps
2017-01-20 12:07:27 -08:00
Bingshen Wang
0535560955
fix typo in btrfs-driver.md ( #1173 )
2017-01-20 11:52:26 -08:00
MAA
b13718002c
Smallish typo ( #1220 )
2017-01-20 11:51:40 -08:00
ljmsc
f39fc023c7
Update index.md ( #1231 )
...
fix link to suse instructions
2017-01-20 11:50:39 -08:00
Sebastiaan van Stijn
fc7baf8aa8
disable "testing" repos by default ( #1253 )
...
The documentation describes that the "testing" repository
is disabled by default;
> Optional: Enable the testing repository. This repository
> is included in the docker.repo file above but is disabled
> by default.
However, the repo-files had the testing repo enabled.
This patch updates the repo-files to disable the
repository by default.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-20 11:47:25 -08:00
Ben Firshman
e1a8edffab
Fix title in Engine API getting started ( #1259 )
...
* Fix title in Engine API getting started
A weird character was causing it to not be rendered correctly.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
* Update getting-started.md
2017-01-20 11:46:30 -08:00
John Mulhausen
88a190986a
Fixes rendering problems
2017-01-20 11:37:14 -08:00
Misty Stanley-Jones
970dcdfdbd
Merge pull request #1258 from stevenh/patch-1
...
Correct repository details for ubuntu install
2017-01-20 11:37:05 -08:00
LRubin
e22150bd43
fix markdown ( #1293 )
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-20 11:32:19 -08:00
snesneros
fa1b47d5d1
Close 'code' html elements ( #1292 )
...
There were missing slashes in the closing tags, causing the page to display incorrectly.
2017-01-20 11:26:37 -08:00
Misty Stanley-Jones
79a97249a7
Added some redirects ( #1294 )
2017-01-20 11:24:36 -08:00
John Mulhausen
70ce9db6f0
Update understanding-docker.md
2017-01-20 11:23:39 -08:00
Misty Stanley-Jones
2f2bcbe1b2
Merge branch 'master' into patch-1
2017-01-20 09:50:52 -08:00
Misty Stanley-Jones
fd3524cd3a
Merge branch 'master' into use-fixed-releasever
2017-01-20 09:23:56 -08:00
Misty Stanley-Jones
4f60e41d46
Correct Ubuntu repo URL
2017-01-20 09:11:53 -08:00
Bartomeu Miró
1e26fa0775
FIX repo URL at add-apt-repository
...
With the past version the apt-get update results in a 403 for the docker repository when using a Jessie. Looking at the repo structure I assume that now will also work on the other Debian releases.
2017-01-20 16:14:58 +01:00
Steven Hartland
05ca25b53f
Correct repository details for ubuntu install
...
Correct the ubuntu apt repository to use the correct form ubuntu-<codename>
2017-01-20 13:34:48 +00:00
Sebastiaan van Stijn
6e310517ef
Use fixed $releasever for CentOS / RHEL
...
The repo-files used in the installation instructions currently use `$releasever`
to configure the right YUM repository to use, however _Server_ releases output
the version in a different format (i.e., `7Server` instead of just `7`).
Given that we don't have separate repositories for "Server" and "Desktop" editions,
and we only support version 7, setting the repo-files to use a fixed version.
This issue was originally reported in
https://github.com/docker/docker/issues/23376
And fixed through 2b36087597
, but this change
got lost during the rewrite of the installation docs.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-20 14:13:22 +01:00
Sebastiaan van Stijn
2dfaf2c4e4
Add yum-utils to installation instructions
...
The yum-utils package is not installed by default
on some cloud providers, causing the
`yum-config-manager --add-repo` step to fail.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-20 13:59:29 +01:00
Misty Stanley-Jones
d137e8a245
Fix a couple more instances of SUSE.md ( #1223 )
2017-01-19 23:50:12 -08:00
John Mulhausen
1a8ff37edb
Update stack-deploy.md
2017-01-19 23:48:54 -08:00
John Mulhausen
2306a69da8
Update dockerd.md
2017-01-19 23:48:13 -08:00
John Mulhausen
f7f35a3824
Update sdks.md
2017-01-19 23:47:44 -08:00
John Mulhausen
de2a379e37
Remove dupe titles ( #1217 )
2017-01-19 23:25:34 -08:00
Misty Stanley-Jones
493b7b6157
Renamed SUSE.md to suse.md ( #1222 )
2017-01-19 23:25:14 -08:00
Victoria Bialas
0796130ef3
changed heading back to original title
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 23:05:03 -08:00
Victoria Bialas
69b7379c0b
updated title of tutorial first topic
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:55:03 -08:00
Victoria Bialas
18beee2c81
fixed a link to Docker Labs
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:47:10 -08:00
Victoria Bialas
19589d48cf
Merge pull request #1191 from londoncalling/voting-app-example-draft2
...
draft 3 voting app sample updates
2017-01-19 22:25:43 -08:00
Victoria Bialas
3b314c12db
draft 3 voting app sample updates
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:14:44 -08:00
John Mulhausen
d8fcf8ae85
Nav fixes
2017-01-19 22:12:26 -08:00
Victoria Bialas
2c302845e1
improved Compose v3 and surrounding intro topics and links
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:34:35 -08:00
Victoria Bialas
426ea700ce
voting app example updated Compose v3 features
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:34:35 -08:00
Victoria Bialas
0d31b7e17c
complete first draft example, add new files and images
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:05 -08:00
Victoria Bialas
db455a43bc
uupdates to node and swarm setup, and deploy topics
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:05 -08:00
Victoria Bialas
08df6cea16
added node setup, create swarm, deploy topics to voting app example
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:04 -08:00
Victoria Bialas
58220bcf61
added more steps to app walkthrough
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:04 -08:00
Victoria Bialas
4dad83c742
tutorial on multi-container apps w/voting app
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:04 -08:00
Misty Stanley-Jones
00d68e59ea
Merge pull request #1188 from docker/linkfix-john
...
Link fixes and link to app tutorial
2017-01-19 12:27:37 -08:00
Misty Stanley-Jones
584acf397b
Fix a couple of Liquid errors
2017-01-19 12:06:33 -08:00
John Mulhausen
41587fabc1
Restructure navigation for Editions
2017-01-19 11:59:28 -08:00
Misty Stanley-Jones
988d920d36
Addressing feedback from new installation instructions ( #1172 )
...
* Address feedback for new installation instructions
* Updating the repo files for Oracle since does not expand to only the number
2017-01-19 11:27:37 -08:00
Misty Stanley-Jones
7734148070
Fix typo in Oracle install instructions
2017-01-19 11:27:36 -08:00
Misty Stanley-Jones
50e75ff936
Rewrite and reorganize Linux install instructions
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 11:27:32 -08:00
Misty Stanley-Jones
d2bd1457b5
Merge pull request #1069 from mstanleyjones/examples_to_cli_temporary_fix
...
Add examples to CLI generation templates
2017-01-19 11:21:05 -08:00
Misty Stanley-Jones
9374c5fea0
Add examples to CLI generation templates
2017-01-19 11:21:04 -08:00
Sebastiaan van Stijn
a7cb8d980c
remove confusing sentence from "publishing" section
...
the routing mesh should work irregardless of all
replicas being up or not, so removing this sentence.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 11:21:04 -08:00
Misty Stanley-Jones
6415ff6660
Add info about image resolution with content trust
2017-01-19 11:21:03 -08:00
Misty Stanley-Jones
b0b446398c
Document the ability to publish a port locally on a swarm node
2017-01-19 11:20:58 -08:00
Misty Stanley-Jones
3d72d43908
Update the syntax of 'docker secret create' in the examples
2017-01-19 11:18:23 -08:00
Misty Stanley-Jones
9d50621cdb
Update syntax of the -f flag in the examples
2017-01-19 11:18:22 -08:00
Misty Stanley-Jones
f4a28b31ec
Document Docker secrets
...
Fixes #529
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 11:18:18 -08:00
John Mulhausen
35898701eb
YAML-sourced CLI refdocs
2017-01-19 11:12:55 -08:00
Misty Stanley-Jones
5591272dcb
Merge pull request #942 from mstanleyjones/fix_curly_braces
...
Fix double curly braces
2017-01-19 11:09:53 -08:00
Misty Stanley-Jones
46e044ec59
Fixing double curly braces
2017-01-19 11:09:49 -08:00
John Mulhausen
50de4479a1
Restructure navigation for Editions
2017-01-19 11:04:55 -08:00
Misty Stanley-Jones
c525c9b1a8
Merge pull request #210 from bfirsh/api-and-sdks-documentation
...
Better API and SDKs documentation
2017-01-19 10:51:53 -08:00
Ben Firshman
c3ec389a72
Add full documentation for APIs and SDKs
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:51:52 -08:00
Ben Firshman
1d5c338ee0
Upgrade to ReDoc 1.6.2 ( #891 )
...
To make use of x-displayName added in
https://github.com/docker/docker/pull/29401
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:45:11 -08:00
Ben Firshman
f8dac1b53c
Add automatically generated Engine API docs
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:45:07 -08:00
Misty Stanley-Jones
4043237675
Document new CPU scheduling flags
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 10:38:49 -08:00
Aanand Prasad
31a3924eb8
First version of stack deployment tutorial
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2017-01-19 10:38:48 -08:00
Misty Stanley-Jones
1b80389ff4
Document ability to update a service's image
...
Fixes #528
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 10:38:45 -08:00
Waldemar Quevedo
9e20d71853
Add NATS client as option for publishing container logs ( #369 )
...
* Add NATS client as option for publishing container logs
Signed-off-by: Waldemar Quevedo <waldemar.quevedo@gmail.com>
2017-01-19 10:31:38 -08:00
Carlos Alexandro Becker
4b631d8025
Create logentries.md ( #244 )
...
* Create logentries.md
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2017-01-19 10:16:52 -08:00
Sebastiaan van Stijn
d2826a8995
Add engine changes that were lost in syncing
...
When syncing docs from the docker/docker repository (e4bce35ac2
)
some commits were not included. This includes those changes, by copying the documentation from
8658748ef7
,
which is the last commit before the docs were removed from the docker/docker
repository in 29f08cf49b
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 10:16:52 -08:00
Akira Koyasu
eb93d33609
add unix-sockets support in Fluentd logging driver
...
Signed-off-by: Akira Koyasu <mail@akirakoyasu.net>
2017-01-19 10:16:51 -08:00
Sebastiaan van Stijn
45a19ec8f3
Add Ubuntu 16.10 Yakkety Yak
...
Support for Ubuntu 16.10 was added in
https://github.com/docker/docker/pull/27993
(27beb64d46
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 10:16:51 -08:00
Sebastiaan van Stijn
8f8b4a25fe
Remove Ubuntu 15.10 Wily Werewolf
...
As of July 28, 2016, Ubuntu 15.10 is officially EOL
(https://lists.ubuntu.com/archives/ubuntu-announce/2016-July/000210.html ),
and will receive no further updates.
Support for 15.10 was removed in Docker 1.13 through
https://github.com/docker/docker/pull/27042
(e9a8105708
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 10:16:51 -08:00
Derek McGowan
10590cfc4b
Update note about custom certs with system certs
...
Fixed incorrect statement about example layout
Related to https://github.com/docker/docker/pull/27918
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-01-19 10:16:51 -08:00
French Ben
2bc543c90a
Added raw tags
...
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:15:55 -08:00
French Ben
04c11a3d2b
Updated wording on log stream default
...
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:15:55 -08:00
French Ben
06cfd9e135
Updated docs to show full container ID
2017-01-19 10:15:55 -08:00
French Ben
4567784f3a
Changed wording for tag description
2017-01-19 10:15:54 -08:00
French Ben
0e10a6618c
Added details about tag support for AWS log driver
...
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:15:50 -08:00
Christopher Jones
4e2241748e
update apparmor documentation to reflect changes in 1.13.0
...
Updates the apparmor docs to reflect recent changes, specifically that
we are no longer saving to /etc/apparmor.d/. Also removes the seccomp
profile and instead links to the generating template.
Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2017-01-19 10:12:41 -08:00
Sebastiaan van Stijn
c15d1f50c8
Remove Fedora 22 as it's EOL
...
https://fedoramagazine.org/fedora-22-end-of-life-2016-july/
With the recent release of Fedora 24, Fedora 22 will officially enter End Of
Life (EOL) status on July 19th, 2016. After July 19th, all packages in the
Fedora 22 repositories will no longer receive security, bugfix, or enhancement
updates, and no new packages will be added to the Fedora 22 collection.
Upgrading to Fedora 23 or Fedora 24 before July 19th 2016 is highly recommended
for all users still running Fedora 22.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 10:12:40 -08:00
Aaron Lehmann
2169ef3b2e
swarm: Document rollback, failure threshold, and monitor flags
...
These are new flags to service create/update being added in a Docker
engine PR.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-01-19 10:12:37 -08:00
Misty Stanley-Jones
e3a3145cd9
Sync vnext-engine branch to docker/docker SHA 2f12d2808464dcfdf45e0920fd508ce0ff12bd29
...
This branch will contain forward-looking Engine-specific docs
and be the equivalent of docker/docker master for docs
2017-01-19 10:10:15 -08:00
Misty Stanley-Jones
0658ba7292
Merge pull request #622 from mstanleyjones/add_info_about_docker_log
...
Add info about using docker logs
2017-01-18 16:04:26 -08:00
Misty Stanley-Jones
e341bee9ae
Merge pull request #997 from mstanleyjones/254_improve_logging_topic
...
Standardize formatting and content, add logging examples
2017-01-18 16:01:23 -08:00
Misty Stanley-Jones
a28e62ef7a
Merge pull request #1012 from ScottFred/patch-1
...
Improved description for Hello-World
2017-01-18 15:59:13 -08:00
Misty Stanley-Jones
6db55381ef
Merge pull request #1032 from josephmosby/patch-1
...
Updating dockervolumes.md for Windows mounting
2017-01-18 15:54:59 -08:00
Misty Stanley-Jones
ae500f986b
Merge pull request #1039 from dougalrm/patch-1
...
Update to usingdocker.md
2017-01-18 15:50:38 -08:00
Misty Stanley-Jones
5720fbb52a
Merge pull request #1067 from docker/1061_aufs_prereqs
...
Add prereqs to AUFS configuration steps
2017-01-18 15:49:55 -08:00
Misty Stanley-Jones
e637373ac6
Merge pull request #1076 from saarwexler/patch-3
...
Update networkingcontainers.md
2017-01-18 15:49:31 -08:00
Misty Stanley-Jones
fb0aff7371
Merge pull request #1118 from ljing-organizaiton/master
...
Update get-started-macvlan.md
2017-01-18 15:48:06 -08:00
Misty Stanley-Jones
adf2b60dba
Revert "Restart the docker daemon after group changes"
2017-01-18 15:31:31 -08:00
Viet Hung Nguyen
956f77d618
Clarify the command only for docker-machine ( #1149 )
...
* Clarify the command only for docker-machine
2017-01-18 15:17:18 -08:00
Misty Stanley-Jones
388ac08ebf
Merge pull request #1150 from stephenconnolly1/patch-1
...
Restart the docker daemon after group changes
2017-01-18 14:46:52 -08:00
Misty Stanley-Jones
58937693b7
Merge pull request #1153 from BSWANG/patch-1
...
optimize selectadriver.md
2017-01-18 14:44:56 -08:00
Misty Stanley-Jones
20fab8c569
Merge pull request #1165 from mstanleyjones/tutorial_explain_naming
...
Update 'usingdocker' tutorial to name the container
2017-01-18 14:42:03 -08:00
Misty Stanley-Jones
611206fe47
Merge pull request #1103 from thaJeztah/fix-systemd-instructions
...
Update instructions for systemd drop-ins
2017-01-18 13:28:56 -08:00
Misty Stanley-Jones
6d4d7d0a9b
Update 'usingdocker' tutorial to name the container
...
Do some clean-up while I'm in there
2017-01-18 12:58:57 -08:00
Bingshen Wang
92e3eea563
optimize selectadriver.md
2017-01-18 22:23:58 +08:00
Stephen Connolly
0fc81342e4
Restart the docker daemon after group changes
...
Otherwise the verification step won't work.
2017-01-18 09:28:13 +00:00
Konrad
4272c6bf2e
Update mongodb.md ( #1122 )
...
In older version docker build was failing.
2017-01-17 13:05:40 -08:00
Tom Hastjarjanto
5fb142c5e9
Fix documentation regarding protocol 50 (ESP) ( #1144 )
...
The documentation should clarify that its protocol 50 and not port 50 that should be allowed between nodes.
2017-01-17 12:54:03 -08:00
Joao Fernandes
50d3263d2d
Merge pull request #1141 from patoobe/container-port-vs-local-port
...
Correct Python application port for local browsing
2017-01-17 11:19:43 -08:00
Joao Fernandes
46b8c31ebd
Merge pull request #1130 from albert9000/patch-1
...
Correct typo
2017-01-17 10:08:43 -08:00
Benjamin Toussaint
f6c629dc13
Correct Python application port for local browsing
2017-01-17 14:53:04 +01:00
lj8930
cb3d925f7f
fix typo in swarm tutorial
2017-01-17 11:24:55 +08:00
Albert
60dae8f93c
Correct typo
...
"For image" changed to "For instance"
2017-01-14 23:15:07 -06:00
Elan Ruusamäe
4d93b73784
Update get-started-overlay.md ( #1082 )
...
* Update get-started-overlay.md
* Update get-started-overlay.md
perhaps renderer can't do multiline markdown links
* Update get-started-overlay.md
2017-01-13 13:12:50 -08:00
Joao Fernandes
b8b25ddae9
Merge pull request #1125 from joaofnfernandes/broken-links
...
Fixed more broken links
2017-01-13 13:06:41 -08:00
Bingshen Wang
c06c398c4a
fix typo in get-started-macvlan.md ( #1121 )
2017-01-13 13:05:44 -08:00
Joao Fernandes
3e51451d98
Fixed more broken links
2017-01-13 12:20:14 -08:00
Misty Stanley-Jones
6dc089e6f0
Merge pull request #1099 from sathieu/debian-sudo
...
Always use sudo on Debian installation
2017-01-13 10:43:26 -08:00
Victoria Bialas
a894de2766
clarify Toolbox install per Nathan's comments
...
centered download buttons for overview Toolbox install
improved Get Docker intro in Getting Started tutorial
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-12 22:52:24 -08:00
lj8930
3dbad619ff
Update get-started-macvlan.md
...
fix typo
2017-01-13 11:16:40 +08:00
snesneros
581de75caa
Update step_six.md ( #1105 )
2017-01-12 19:13:36 -08:00
Kun Ren
9afc52cfda
Add alternative keyservers due to #13555 ( #1048 )
2017-01-12 18:57:47 -08:00
Josue Zarzosa
a577949194
Remove reference to legacy container links ( #1057 )
2017-01-12 18:11:04 -08:00
Joao Fernandes
f7a33dc833
Updates broken links for #1068
2017-01-12 11:54:21 -08:00
Sebastiaan van Stijn
fdef92c118
Update instructions for systemd drop-ins
...
When creating a `/etc/systemd/system/docker.service`
unit file, that file _replaces_ the default
(`/lib/systemd/system/docker.service`) unit file.
While this may be intended by some, this section
describes how to use "partial" unit files ("drop-ins")
to override only certain properties of the default
unit file.
This patch removes the mention of
`/etc/systemd/system/docker.service` to prevent
users from inadvertently replacing the default
unit file.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 14:24:10 +01:00
Mathieu Parent
3b50331c97
Always use sudo on Debian installation
2017-01-12 09:45:01 +01:00
LRubin
a3a53fc3ff
more more link link fixes fixes
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 15:02:28 -08:00
LRubin
fde978afc5
more link fixes
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 14:43:52 -08:00
Saar Wexler
8decaf2efc
Update networkingcontainers.md
2017-01-10 18:52:47 +02:00
grahammadden
fc8bd3ef9d
Fix small typo in step_four.md. ( #1053 )
2017-01-09 14:04:32 -08:00
Juan Eugenio Abadie
9880cc46f2
Fix title ( #1056 )
...
The title is not rendered correctly because of the missing newline
2017-01-09 14:04:05 -08:00
Curtis Ekstrom
6c04d6b617
Fix typo (are -> area) ( #1058 )
2017-01-09 14:03:40 -08:00
Misty Stanley-Jones
a49449e1cf
Add the info about the linux-image-extra packages
2017-01-09 12:57:14 -08:00
Misty Stanley-Jones
3129d0737a
Add prereqs to AUFS configuration steps
...
Fixes #1061
2017-01-09 10:21:14 -08:00
LRubin
9b96144191
Merge pull request #1051 from donovan/patch-1
...
Remove duplicate 'for details'
2017-01-06 16:58:22 -08:00
Donovan Jones
d143fa4dc7
Remove duplicate 'for details'
...
Remove duplicate 'for details' in Docker Daemon Attack Surface line.
2017-01-07 10:53:03 +13:00
Lars-Magnus Skog
bc3704815d
accross -> across
2017-01-06 18:56:14 +01:00
Luke Nimtz
7a5c3dd1a2
docker upgrade command fix ( #1044 )
...
`apt-get upgrade` doesn't take an argument. To upgrade docker specifically would require `apt-get install docker-engine`.
2017-01-06 04:20:57 -08:00
Saar Wexler
d49d1e3c7a
update the version in the code snnipt ( #1037 )
2017-01-06 04:20:34 -08:00
Saar Wexler
3f68896027
version changed to 1.12.3 ( #1036 )
2017-01-06 04:19:17 -08:00
alberto
b80e160d0c
Typo in ubuntulinux.md ( #1041 )
2017-01-06 04:16:44 -08:00
Joseph Mosby
b7acfed1b6
Updating dockervolumes.md for Windows mounting
...
The code snippet for mounting Windows directories won't work: it will produce an "Invalid bind mount spec" error as Docker cannot properly read the path. The core error was addressed in [#12590 ](https://github.com/docker/docker/issues/12590#issuecomment-96767796 ), this is just an update to the tutorial.
2017-01-04 18:30:54 -05:00
dougalrm
ae036ae0f5
Update to usingdocker.md
...
Link destination changed toa more appropriate (imo) destination.
Link originally linked to docker env varibles whereas link description describes other docker commands.
2017-01-04 23:23:31 +00:00
Victoria Bialas
665ac6d3df
update swarm worker node concept description
...
incorporated review comments from Misty
re-worded topic titles and added to description of node
fixed links for services and tasks
incorporated more comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-04 14:39:08 -08:00
David
c06c4eb55b
Update services.md
...
Correct typographical error.
2017-01-03 12:22:18 +00:00
Scott Fredericksen
984b8bdda6
Improved description for Hello-World
...
Adds more detail for people to be able to understand how to build the Hello World using FROM scratch.
2017-01-02 04:10:37 -07:00
John Mulhausen
01eac74edc
Update ubuntulinux.md
2016-12-31 09:57:42 -08:00
Victoria Bialas
3f1d96bb4d
Merge pull request #1005 from londoncalling/d4mac-win-improve-intro
...
update d4mac, d4win intros, add better feedback topics
2016-12-29 17:12:01 -08:00
Victoria Bialas
50d083870c
update d4mac, d4win intros, add better feedback topics
...
copyedits
more copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-29 17:03:31 -08:00
Misty Stanley-Jones
6905a684b7
Merge pull request #966 from alexbaumgertner/patch-1
...
fix typo
2016-12-29 14:41:47 -08:00
Misty Stanley-Jones
4c28810463
Merge pull request #973 from ashishg-qburst/step_four
...
Fix typo on engine/getstarted/step_four.md
2016-12-29 14:40:43 -08:00
Misty Stanley-Jones
7b1f2901f7
Merge pull request #984 from StefanScherer/fix-raspbian-hello-world-example
...
Use armhf/hello-world for Raspbian tutorial
2016-12-29 14:34:01 -08:00
Misty Stanley-Jones
197e1e8553
Merge pull request #992 from davidmichaelkarr/patch-1
...
Update host_integration.md
2016-12-29 14:27:33 -08:00
Misty Stanley-Jones
797950d68b
Merge pull request #999 from wbsTrash/master
...
Fix typo in network guide
2016-12-29 14:26:02 -08:00
Misty Stanley-Jones
ae629e5741
Merge pull request #849 from aduermael/check-links
...
CI - no absolute links to local pages
2016-12-29 11:44:00 -08:00
Bingshen Wang
9111c8b52c
Update index.md
...
fix the typo
2016-12-29 09:55:50 +08:00
Misty Stanley-Jones
d536881651
Standardize formatting and content, add logging examples
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-12-28 16:02:40 -08:00
Charles Ott
9899a4047f
Sometime the disk can become full and you can't rebalance. Adding this step to the configuration instructions to help prevent users from getting in to a state which their device becomes full.
...
Moved to the performance section.
Signed-off-by: charlescva <charlieott@gmail.com>
2016-12-28 15:06:33 -05:00
David M. Karr (fullname at gmail.com)
7dd8315e4c
Update host_integration.md
...
Typically, when you run an image from the command line, you would use "-d" for "detached mode", and when that appears to work, someone might paste the working command line into "ExecStart", which would then mysteriously fail because ExecStart expects a foreground process.
2016-12-28 09:26:47 -08:00
Adrien Duermael
f9dad1a6ec
fixed absolute link in engin/installation/binaries
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Stefan Scherer
68ca2792ea
Use armhf/hello-world for Raspbian tutorial
...
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2016-12-26 23:02:58 +01:00
ash
6e5b3758af
Fix typo on engine/getstarted/step_four.md
2016-12-23 19:17:52 +05:30
Alex Baumgertner
2b2b8711d2
fix typo
2016-12-22 20:23:33 +03:00
Peter Dave Hello
5919563eb8
Lossless Image optimization ( #959 )
...
* re-compress jpg images losslessly using jpegoptim
* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
luojie233
e735294bb5
duplicated the ( #957 )
...
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 11:05:56 -08:00
LRubin
8cdcd420b0
Update create-swarm.md ( #954 )
...
Removes some spaces that were apparently b0rking the code block there.
2016-12-20 17:20:30 -08:00
gbzhu
f1598cad58
modify the user name ( #946 )
2016-12-20 17:18:38 -08:00
Misty Stanley-Jones
e80cfecbee
Add info about required package thin-provisioning-tools
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-12-19 15:59:24 -08:00
Misty Stanley-Jones
33701c8bef
Fix the command to add the Docker key on Debian
2016-12-19 15:32:01 -08:00
Misty Stanley-Jones
79bd98b56e
Merge pull request #918 from willseward/patch-1
...
Update btrfs-driver.md
2016-12-19 14:43:34 -08:00
Misty Stanley-Jones
6801369fbc
Merge pull request #870 from mstanleyjones/720_whalesay_too_unixy
...
Add Windows info to Getting Started topics
2016-12-19 14:20:26 -08:00
Misty Stanley-Jones
f482d36a06
Merge pull request #846 from lslezak/patch-1
...
Update SUSE.md
2016-12-19 14:17:56 -08:00
Misty Stanley-Jones
5213a7e469
Merge pull request #826 from mazerty/patch-1
...
Update certificates.md
2016-12-19 14:17:02 -08:00
Misty Stanley-Jones
7183279abb
Merge pull request #476 from alexisbellido/master
...
Clarify the fact that VOLUME does not support host-dir
2016-12-19 13:49:28 -08:00
Nils Otto Johansen
4e2ee1a40c
documenting rateLimit wich leads to the confusion of #28641 ( #670 )
...
* documenting rateLimit which leads to the confusion of #28641
2016-12-19 11:15:45 -08:00
Wills Ward
261a0e8a87
Update btrfs-driver.md
2016-12-16 09:39:13 -06:00
athend
5e2fc8bada
Update dockerizing.md
...
Just added "to" in the sentence which may have been missed earlier.
2016-12-16 11:35:21 +05:30
Wallace Roque
7f8a0186ac
Correcting formatting ( #914 )
...
Fixed references to bash code, numbering of lists and some indentations.
2016-12-15 18:05:06 -08:00
Misty Stanley-Jones
1ff39d12f0
Remove links to non-existent anchors ( #892 )
2016-12-15 17:54:51 -08:00
Adrien Duermael
94c80bece5
fixed absolute links ( #883 )
...
* fixed absolute links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* forgot one link in opensource/kitematic/set_up_dev
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-14 14:10:46 -08:00
solotech
4667b5f7f2
Update ubuntulinux.md ( #877 )
2016-12-13 17:02:25 -08:00
John Mulhausen
a643a524c3
Fixes #781
2016-12-13 15:42:49 -08:00
John Mulhausen
a974754bf5
Fixes #782
2016-12-13 15:41:33 -08:00
John Mulhausen
5fc8dc4a02
Fixes #875
2016-12-13 15:39:16 -08:00
Nathan Guse
49dafa36f2
Fix Recovering from losing the quorum link ( #860 )
2016-12-13 12:51:52 -08:00
Chris Dituri
1c4fe38c04
fix typo in engine/swarm/how-swarm-mode-works/services.md ( #857 )
...
Signed-off-by: Chris Dituri <csdituri@gmail.com>
2016-12-13 12:50:02 -08:00
Misty Stanley-Jones
0273c09483
Add Windows info to Getting Started topics
...
Also some additional rewrites and updates
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-12-13 11:18:13 -08:00
Michal Guerquin
204051f35c
Fix typo ( #853 )
...
UCP -> UDP
2016-12-12 16:10:30 -08:00
Misty Stanley-Jones
67b2ea0565
Merge pull request #297 from mstanleyjones/swarm_service_create_no_suitable_node
...
Add to swarm admin docs
2016-12-12 11:12:45 -08:00
Misty Stanley-Jones
efd865f13f
Merge pull request #235 from mstanleyjones/96_working_with_networks
...
Rewrites to the 'Working with Networks' topic
2016-12-12 11:09:50 -08:00
Alexis Bellido
8a7af7a037
move note about VOLUME and host-dir to existing note
2016-12-11 11:23:44 -05:00
Ladislav Slezák
0e914e1620
Update SUSE.md
...
Move the note out of the block with the command to execute, it's a separate text.
2016-12-11 13:47:37 +01:00
Misty Stanley-Jones
e6134824f9
Fix image in ipv6 file
...
Fixes #738
2016-12-09 14:10:00 -08:00
Warren Harper
3b037ebd91
Move groupadd docker to it's own line ( #827 )
...
Move the ```Create the `docker` group.``` example to its own line.
2016-12-08 11:47:42 -08:00
Misty Stanley-Jones
8e7f320f2c
Clarify when the task containers are deleted
...
Fixes #683
2016-12-08 09:48:46 -08:00
Misty Stanley-Jones
3f24caf640
Merge pull request #764 from mstanleyjones/revamp_binary_install
...
Revamp the binary install guide
2016-12-08 09:38:09 -08:00
Thomas JOUANNOT
d917992df0
Update certificates.md
...
seems like the certificate directory on the client has to include the port to work
2016-12-08 16:20:57 +01:00
Victoria Bialas
7ce29c9a76
Merge pull request #817 from londoncalling/banner-for-old-swarm-docs
...
added advisory banner to legacy swarm docs w/links to swarm mode
2016-12-06 23:08:17 -08:00
Victoria Bialas
59c5544d8b
added advisory banner to legacy swarm docs w/links to swarm mode
...
copyedit
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-06 17:03:45 -08:00
Blake Patton
bc41b7435a
Broken anchor tag ( #796 )
...
The install link was broken, so I updated it to the appropriate already existing ID.
2016-12-06 16:46:01 -08:00
Adrien Duermael
50ee158a65
CI - added test for keywords in markdown frontmatters ( #805 )
...
* added test for keywords
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in some md files for tests to pass
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in /datacenter
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* tests/Dockerfile: no need to add git
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* tests/Dockerfile: changed maintainer
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-06 16:45:11 -08:00
Trapier Marshall
04f4cef524
correct typo in engine securitydoc ( #809 )
2016-12-06 16:38:01 -08:00
Adrien Duermael
99ab7387e0
Missing title in engine/tutorials/index.md - add framework for CI checking ( #763 )
...
* added title in engine/tutorials/index.md
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* added pre_build script for Docker Cloud CI
It includes one first test that should run when PRs are submitted.
For now it only checks if there’s always a title in fronmatters.
We should add more tests as we fix issues.
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* Jenkinsfile + pre_build script update
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fix in Jenkinsfile
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* chmod +x hooks/pre_build
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* removed hooks folder
since we’re not using Docker Cloud CI
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-05 15:22:59 -08:00
Joseph Githithu
862c8f463e
edited the first line
...
little significance
2016-12-05 18:55:14 +00:00
SRINIVASA RAO GURUBELLI
0e5a235610
Removing leave off the `-P` flag and also ( #765 )
...
I feel this sentence 'leave off the `-P` flag and also ' not necessary as that is not used that flag in the previous. User gets confused about this flag.
I am not sure any significance of that flag. If it is necessary to mention , we should better document it.
Thanks,
Srinivasarao Gurubelli
2016-12-02 23:34:15 -08:00
Victoria Bialas
67544654bc
added Nathan's explanation of engine vs. node labels
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-02 15:33:23 -08:00
Victoria Bialas
3b1624abd0
Update ubuntulinux.md
...
Fixed code block that wasn't formatted properly
2016-12-02 12:18:07 -08:00
Misty Stanley-Jones
3f96d48075
Revamp the binary install guide
2016-12-02 09:28:34 -08:00
MiaoYanqiang
43c4656ae6
update uninstall instructions of centos and fix a bad format ( #767 )
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2016-12-02 00:46:03 -08:00
Misty Stanley-Jones
11cbfeaa5e
Arch Linux supports devicemapper
...
Fixes #682
2016-11-30 18:03:16 -08:00
Misty Stanley-Jones
2f9417d219
Merge pull request #292 from emalloy/patch-1
...
Update debian.md
2016-11-30 17:54:47 -08:00
Misty Stanley-Jones
81400442e9
Merge pull request #710 from miaoyq/completed-journald-metadata
...
Completed metadata of the journald log driver
2016-11-30 17:43:27 -08:00
SRINIVASA RAO GURUBELLI
9aa7706799
Option --network not valid at least with the latest docker ( #755 )
...
--network option not valid with docker version 1.11.2. So, proposing to change --network to --net
--network=my-bridge-network
2016-11-30 17:07:25 -08:00
Matt Bentley
d915deff95
Move rebalcing to be a top level item ( #753 )
...
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-30 14:53:42 -08:00
Sergey Kukunin
9b1b56a05d
Extend Logging documentation ( #722 )
...
* Extend Logging documentation
Make it more explicit, fix confusion about `json-file` defaults driver
* Added how to find the default logging driver
2016-11-30 10:49:49 -08:00
em
9801b2d8d8
Update debian.md
...
Add gnupg2, required for `apt-key` invocation
2016-11-29 17:35:44 -05:00
Andrew Hsu
faf64b79f6
revert yakkety addition for now
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2016-11-29 10:53:43 -08:00
Sebastiaan van Stijn
951b19a398
Merge pull request #627 from docker/325_volume_create_opt_syntax
...
Fix syntax for passing options to `volume create`
2016-11-29 17:03:29 +01:00
Misty Stanley-Jones
d74f9153b9
Merge pull request #412 from mstanleyjones/troubleshooting_volume_errors.md
...
Add topic about troubleshooting volume problems
2016-11-28 16:15:54 -08:00
Misty Stanley-Jones
c4c047f5f2
Add to swarm admin docs
...
- Add details about maintaining quorum
- Add details about pending tasks
Relates to #26017
Relates to #25069
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 15:59:18 -08:00
Misty Stanley-Jones
1b8631d28c
Document publishing a UDP port
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 15:41:00 -08:00
John Mulhausen
90819b7133
Merge branch 'master' of https://github.com/docker/docker.github.io
2016-11-28 15:00:23 -08:00
John Mulhausen
526a9b90ab
Fixing merge conflict
2016-11-28 14:59:56 -08:00
John Mulhausen
70617e697b
Adding Yakkety to opening list
2016-11-28 14:58:10 -08:00
John Mulhausen
921964a17c
s/sizes/size
2016-11-28 14:55:56 -08:00
John Mulhausen
0891e122cf
Merge pull request #408 from yangyuqian/explain_downloaded_image_and_container_size
...
Explain downloaded image and container sizes
2016-11-28 14:55:08 -08:00
John Mulhausen
2e5892e4a5
Writerly changes
2016-11-28 14:52:55 -08:00
John Mulhausen
2f817e465b
Fix merge conflicts
2016-11-28 14:44:22 -08:00
John Mulhausen
a5bf14e5f9
Merge pull request #334 from mstanleyjones/run_reference_reorg
...
Add topic about limiting container resources
2016-11-28 14:37:10 -08:00
Misty Stanley-Jones
a9e535f3bd
Merge pull request #610 from fbouliane/add-dns-host-to-instructions
...
Add DNS SubjectAltName to certificate recipe
2016-11-28 11:59:16 -08:00
Misty Stanley-Jones
756f4d974c
Fix some doubled words
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 11:32:17 -08:00
Manmeet Gill
3bcd9b455c
Replace 'ls Dockerfile' with 'ls'
...
Running `ls Dockerfile`, if following the guide, would give you nothing. Dockerfile is not a directory.
Running `ls` would *return* `Dockerfile`.
2016-11-27 16:44:36 +11:00
Yanqiang Miao
bda7d072ec
Completed metadata of the journald log driver
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2016-11-24 18:30:25 +08:00
Sebastiaan van Stijn
4364535cfc
Merge pull request #640 from mstanleyjones/203_dns_server_ubuntu
...
Rewrites to Ubuntu installation
2016-11-24 01:44:22 +01:00
Misty Stanley-Jones
d0fb13dc13
Add redirect for /articles/networking/
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-23 16:36:35 -08:00
Misty Stanley-Jones
718296c37d
Rewrites to Ubuntu installation
...
Fixes #203
2016-11-23 16:11:57 -08:00
Misty Stanley-Jones
a4b2357e14
Clarification about flocker driver ( #626 )
...
* Clarification about flocker driver
Fixes #324
2016-11-23 15:42:34 -08:00
LRubin
eeace80825
Merge pull request #698 from sanscontext/more-d-id
...
remove some unneeded text with new Docker ID topic
2016-11-23 13:09:11 -08:00
Misty Stanley-Jones
013d8f09fd
Merge pull request #631 from mstanleyjones/followup_link_flag
...
Add a little more clarification about --link
2016-11-23 12:28:04 -08:00
Alessandro Boch
d3155b9482
About the docker_gwbridge network ( #400 )
...
* About the docker_gwbridge network
Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-11-23 12:21:33 -08:00
Misty Stanley-Jones
0fb5e646a6
Update 'Working with networks' topic
...
Verify all the steps, make modifications where necessary
Rewrite for grammar and clarity
Add explanation for unclear sections
Adapt some sections to a stepped tutorial style
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-23 12:09:13 -08:00
LRubin
c23aa3a813
remove some unneeded text with new Docker ID topic
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-23 11:13:44 -08:00
Srikar
b9e40eb629
Updated the link text to "the instructions for installing Docker on Ubuntu"
2016-11-22 16:42:18 +05:30
Srikar
b356a0b20a
Updated the URL syntax in mark down at line 73
2016-11-22 13:04:46 +05:30
John Mulhausen
30772c6703
Merge pull request #511 from mstanleyjones/pull_docker_refs_from_git
...
Pull docker refs from git
2016-11-18 16:09:37 -08:00
LRubin
26ce688e26
Adds a space to correct broken code block
...
Kramdown is picky. :)
2016-11-18 15:31:25 -08:00
Bhumika Bayani
707b0359f4
live-restore unsupported on Windows ( #564 )
...
* live-restore unsupported on Windows
Replaced heading with note. Review comment implementation
Fixes doc for https://github.com/docker/docker/issues/28295
Added quote formatting for a note
* Moved the note, some rewording
The situation is actually more complicated than that. If you develop Linux containers on Windows, you can still use Live Restore. So I tried to make it more clear.
Also moved the note to the top of the file since there is no point making people read a whole long thing if it won't work for them.
2016-11-18 14:36:26 -08:00
Misty Stanley-Jones
97d8ab167d
Add topic about limiting container resources
...
Moved from upstream PR https://github.com/docker/docker/pull/26791
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
(cherry picked from commit 0a924369dc086a19bb0484ca2a53fb485ed99801)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-18 12:02:35 -08:00
Misty Stanley-Jones
d27ac5e970
Add a little more clarification about --link
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-17 14:54:22 -08:00
Riyaz Faizullabhoy
4725674a2f
Pin notary-server to v0.4.2
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-11-17 14:11:56 -08:00
Misty Stanley-Jones
13dc8451cf
Fix syntax for passing options to `volume create`
2016-11-17 11:38:47 -08:00
Misty Stanley-Jones
7d099ea4b0
Add info about using docker logs
...
Fixes #293
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-17 09:15:00 -08:00
Misty Stanley-Jones
00b4a1ab00
Remove the naming digression from the networking tutorial
...
Fixes #575
2016-11-16 17:02:21 -08:00
Misty Stanley-Jones
d2e8ccf844
Remove engine docs for refs, plugins, deprecated from docs source
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-16 15:51:05 -08:00
Félix Bouliane
71368b49c3
Add DNS SubjectAltName to certificate recipe
...
If a SubjectAltName is present, the certificates CommonName should be
discarded by the clients. This ensure that people following the guide
generates valid certificates.
2016-11-16 17:59:59 -05:00
Misty Stanley-Jones
9f8db0f7d9
Remove redirect that was an error
...
fixes #466
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-16 14:27:52 -08:00
Misty Stanley-Jones
1e688adaa7
Merge pull request #540 from dhauenstein/patch-1
...
Added GID to USER instruction
2016-11-16 14:25:00 -08:00
John Mulhausen
a0719b1ad0
Merge pull request #597 from guillaumeguerin/patch-1
...
Update step_four.md
2016-11-16 11:43:59 -08:00
John Mulhausen
5a8b80278e
Merge pull request #579 from scottlaw1/patch-1
...
Change "tho" to "though"
2016-11-16 11:43:12 -08:00
Magnus Lyckå
2f565d6327
Change apt-key keyserver URL
...
Changed keyserver URL for apt-key to hkp://ha.pool.sks-keyservers.net:80 as it is when you install with the get.docker.com script.
The old URL hkp://p80.pool.sks-keyservers.net:80 caused an error about "gnutls_handshake() failed" on apt update.
2016-11-16 16:17:14 +01:00
Guerin
ad491d6d9f
Update step_four.md
...
Added a link to the vi text editor website.
2016-11-16 14:55:58 +01:00
Misty Stanley-Jones
089d9100fd
Update understanding-docker.md ( #406 )
...
* Update understanding-docker.md
* Update understanding-docker.md
2016-11-15 16:06:04 -08:00
Scott A. Lawrence
babd3da5e7
Change "tho" to "though"
2016-11-15 14:28:37 -05:00
Misty Stanley-Jones
185b5db95d
Provide clarification on status of `--link`
...
Fixes #353
2016-11-15 10:32:58 -08:00
Daniel Hauenstein
a726bf5ab8
rephrase description of adding GUI to USER instruction
...
Avoiding passive voice in description of adding a GUI to the USER
instruction
2016-11-15 13:18:47 +01:00
Stefan Wüthrich
8c2a09e5e6
Update ubuntulinux.md
...
Adding Yakkety Deb
2016-11-15 06:43:02 +01:00
fresnizky
b0e05667f9
Added command for ssh into swarm manager
2016-11-12 19:27:34 -03:00
Misty Stanley-Jones
b480b75413
Merge pull request #433 from docker/revert-175-patch-1
...
Revert "Engine reference BUILD tarball contexts mangled"
2016-11-11 16:25:40 -08:00
Gaetan
a5e01e1844
fix type of keywords entry in frontmatter (in /engine/) ( #552 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:45:24 -08:00
Daniel
1cead3926f
Added GID to USER instruction
...
The USER instruction allows to set UID, but also GID by adding a group name to the UID separated by a colon. This should be reflected in the documents as well, as no GROUP instruction exists.
2016-11-11 10:50:47 +01:00
Gaetan
57b45d5f8d
fix duplicated page titles ( #512 )
...
this also breaks page consistency, regarding anchor links (see #510 )
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:35:33 -08:00
Sebastiaan van Stijn
db153d8d2f
Revert "remove ubuntu wily 15.10"
...
This reverts the changes made in
https://github.com/docker/docker.github.io/pull/35 (300486bd77
)
Support for unbuntu 15.10 is removed in
Docker 1.13, but still available in Docker 1.12
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-11-09 14:12:59 +01:00
Misty Stanley-Jones
a6fa66c786
Add topic about troubleshooting volume problems
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-08 09:20:11 -08:00
Misty Stanley-Jones
ff59423a39
Merge pull request #440 from rillig/we-you
...
Replace "we" with "you", as per the style guide
2016-11-07 14:51:32 -08:00
Hernandes Benevides de Sousa
71ff5c1589
Add missing whitespace ( #486 )
2016-11-07 13:13:33 -08:00
Michel van Os
3882cb1476
Updated link in step_four.md ( #478 )
...
* Updated link in step_four.md
Link to nano-editor is inconsistent with other links.
* Update step_four.md
2016-11-06 18:52:13 -08:00
Roland Illig
d35d1f7e2f
Stylistic cleanup in usingdocker.md
...
- wrap lines
- update version numbers and dates
- remove -ing from headings
- remove redundant text
2016-11-07 00:35:52 +01:00
Roland Illig
2c9eff5bc9
Replace "we" with "you", as per the style guide
2016-11-07 00:20:05 +01:00
Alexis Bellido
b01714f7f5
Clarify the fact that VOLUME does not support host-dir
2016-11-06 12:03:49 -05:00
John Mulhausen
a0aa3e7321
Reword and reformat "Breaking changes" page ( #473 )
...
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
2016-11-05 16:18:41 -07:00
Roberto Aguilar
54338099ae
Update service_create.md
...
Fixed "propation" typo
2016-11-05 18:02:49 -04:00
John Mulhausen
4bd2d0274f
Fixes #447
2016-11-04 17:37:42 -07:00
John Mulhausen
949a89e6ea
Merge pull request #152 from mstanleyjones/redirect_from
...
Change 'alias:' to 'redirect_from:' so aliases work again
2016-11-04 17:34:27 -07:00
John Mulhausen
37f3456cba
Update service_ps.md
2016-11-04 17:27:50 -07:00
John Mulhausen
69035630db
Update dockerd.md
2016-11-04 17:26:56 -07:00
John Mulhausen
8e46f2102b
Update legacy_plugins.md
2016-11-04 17:25:52 -07:00
Misty Stanley-Jones
eb5c8670bc
Change instances of alias: to redirect_from:
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07:00
Stefan Lasiewski
47b8beb964
Fix broken link for [compatibility matrix]
2016-11-04 16:53:53 -07:00
Misty Stanley-Jones
66a183b254
Merge pull request #451 from aboch/movl
...
Clarify the mtu option is supported by overlay driver
2016-11-04 16:09:33 -07:00
John Mulhausen
558314bf56
Converges titles to imperative-form, front-matter based, and sentence-case ( #438 )
...
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Alessandro Boch
932be92012
Clarify the mtu option is supported by overlay driver
...
Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-11-04 15:00:21 -07:00
Misty Stanley-Jones
1a193d749b
Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
...
This reverts commit 13ddc1350e
, reversing
changes made to 7a11f05943
.
2016-11-04 13:33:29 -07:00
Misty Stanley-Jones
33d3d067d0
Revert "fix some frontmatter keywords values"
2016-11-04 13:30:04 -07:00
Kenfe-Mickael Laventure
1183c2d428
Add installation instructions for rapsbian-jessie
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-11-04 11:44:00 -07:00
Misty Stanley-Jones
13ddc1350e
Merge pull request #437 from gdevillele/fix_keywords_format
...
fix some frontmatter keywords values
2016-11-04 10:50:53 -07:00
Gaetan
8bb4d6226a
fix more frontmatter keywords values ( #439 )
...
* fix format of frontmatter keyword entry in some .md files
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Kim Spasaro
2739a8eece
fixing typo
2016-11-04 10:45:32 -05:00
John Mulhausen
1fa3a3b686
Formatting fix
2016-11-03 18:14:15 -07:00
Stewart Rand
c1e679a489
Grammar
...
Better grammar.
2016-11-03 15:13:09 -03:00
Gaetan de Villele
7a11f05943
fix some frontmatter keywords values
...
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-03 10:22:12 -07:00
Misty Stanley-Jones
c13359b741
Fixed URLs in examples
2016-11-02 13:36:02 -07:00
Misty Stanley-Jones
66cbcac67f
Revert "Engine reference BUILD tarball contexts mangled"
2016-11-02 13:31:08 -07:00
Gökay Gürcan
ba9ea84fee
fix: Add line breaks before and after code blocks
2016-11-02 11:20:02 +02:00
Adrien Duermael
8fa5f3a5de
absolute links to docs.docker.com are now relative links
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-11-01 17:01:41 -07:00
John Mulhausen
2a696ed430
Merge pull request #367 from cavemandaveman/dockerd
...
Alphabetize daemon config file options
2016-11-01 12:18:44 -07:00
John Mulhausen
f201f50501
Merge pull request #399 from aduermael/master
...
removed menu.md files
2016-11-01 12:07:20 -07:00
John Mulhausen
28a16a7d16
Merge pull request #392 from xcellardoor/patch-1
...
Update centos.md
2016-11-01 12:01:15 -07:00
Yuqian Yang
fa5e8c3d5c
Explain downloaded image and container sizes
...
Signed-off-by: Yuqian Yang <boscoyoung@gmail.com>
2016-11-01 18:48:25 +08:00
John Mulhausen
66c34857a6
Fixes #393
2016-10-31 16:09:06 -07:00
John Mulhausen
76a96a70e8
Merge pull request #386 from WeiZhang555/fix-doc
...
Fix incorrect devicemapper thinpool device name
2016-10-31 16:07:17 -07:00
John Mulhausen
14037bd93c
Merge pull request #398 from docker/johndmulhausen-patch-1
...
Adding alias to Fix #391
2016-10-31 15:13:25 -07:00
John Mulhausen
1a75a36169
Add alias to fix #388
2016-10-31 14:05:21 -07:00
John Mulhausen
321be53a48
Adding alias to Fix #391
2016-10-31 13:46:38 -07:00
Adrien Duermael
e7ab7f7d03
removed menu.md files
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-10-31 13:45:56 -07:00
Sam Cater
345d1b609d
Update centos.md
...
I've added in the '--rm' argument to the 'script method' and to the 'add your user to docker group' examples to match the first instruction. Purely a consistency thing, and so new users can appreciate not having a few hello-world containers spawned. Ta.
2016-10-30 23:03:07 +00:00
Low Jeng Lam
bf0ca906f5
Typo "note"
2016-10-30 16:03:06 +08:00
Sebastian C. Bürgel
ef63167608
updated keyserver
...
As pointed out in the issue https://github.com/docker/docker/issues/24493#issuecomment-231752995 the keyserver seems to have changed. Otherwise the installer breaks.
2016-10-29 15:06:30 +02:00
Zhang Wei
852b8ca424
Fix incorrect devicemapper thinpool device name
...
Correct device name should be `docker-thinpool` instead of
`docker-thinpool-tpool`
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2016-10-29 17:51:33 +08:00
Sebastiaan van Stijn
109a25c230
Merge pull request #366 from riyazdf/dirty-cow
...
Add dirty COW security event
2016-10-29 00:58:27 -07:00
Riyaz Faizullabhoy
196a1886b7
dirty COW security event
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-10-29 00:11:33 -07:00
Roland Illig
d69c0184eb
Fix spelling in Getting started, step two
2016-10-29 01:39:38 +02:00
John Mulhausen
14a611f87e
Merge pull request #304 from konstruktoid/issue_294
...
Remove line numbers from caps link
2016-10-28 02:57:26 -07:00
cavemandaveman
bda6bc6bf6
Alphabetize daemon config file options
2016-10-27 14:11:03 -05:00
lbausch
110d94b9a1
Add missing whitespace
2016-10-27 14:04:36 +02:00
Thomas Sjögren
05e7b79da0
add L62-L77
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2016-10-27 11:26:33 +02:00
Misty Stanley-Jones
34e383c602
Formatting
2016-10-25 14:49:08 -07:00
Misty Stanley-Jones
a4d2e0915d
Formatting
2016-10-25 14:24:12 -07:00
Misty Stanley-Jones
bb957c06b6
Formatting
2016-10-25 12:15:51 -07:00
Victoria Bialas
f48157d696
Update swarm-mode.md
2016-10-25 12:11:35 -07:00
Misty Stanley-Jones
26afe3deec
Formatting
2016-10-25 12:06:40 -07:00
Misty Stanley-Jones
ca21999b4c
Formatting
2016-10-25 12:01:18 -07:00
Misty Stanley-Jones
82fe40bff7
Formatting
2016-10-25 12:00:07 -07:00