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