Ilya Rogov
|
54e823ae7a
|
Fix brocken link (#4104)
|
2017-08-08 14:17:05 -07:00 |
Misty Stanley-Jones
|
17e1da077b
|
Tighten up base image and parent image terminology (#3720)
|
2017-06-28 11:56:41 -07:00 |
memory
|
571d2354c8
|
Suggest passing --no-log-init to adduser (#3413)
Running `useradd` without `--no-log-init` risks triggering a resource exhaustion issue:
https://github.com/moby/moby/issues/15585
https://github.com/moby/moby/issues/5419
https://github.com/golang/go/issues/13548
|
2017-06-02 09:55:36 -07:00 |
Matt Duszynski
|
74df47fe12
|
Replace Rails with Ruby in the examples list (#3229)
The official Rails image was deprecated at the beginning of the year, and it probably shouldn't be referenced as an example in the docs anymore.
|
2017-05-19 15:10:44 -07:00 |
Sawood Alam
|
6456b4a54f
|
Version number typo correction (#3177)
|
2017-05-05 19:41:52 +00:00 |
Bill
|
a3a7ae1e0b
|
replaced docker/docker with moby/moby (#2879)
* replaced docker/docker with moby/moby
* fixed incorrect name changes in release notes
* fixed mentions of moby/moby in code
|
2017-04-20 15:32:18 -05:00 |
John Mulhausen
|
add2f680e8
|
Default highlight.js off, dockerfile > conf highlighting, pygments (#2757)
* Default highlight.js off, dockerfile > conf highlighting, pygments
* Address feedback, style changes, markdownify reductions
* Getting rid of more markdownify
* Fix for right-hand nav spacing
|
2017-04-13 17:10:29 -07:00 |
Misty Stanley-Jones
|
fb7c73908b
|
Update the styleguide (#2332)
* Update the styleguide
Also normalize admonition titles with the colon outside the bold.
|
2017-03-15 09:46:30 -07:00 |
scjane
|
dbe18ae730
|
Update dockerfile_best-practices.md (#1672)
* Update dockerfile_best-practices.md
|
2017-02-22 10:55:28 -08:00 |
Adam Eijdenberg
|
9d2b5f32bb
|
Add documentation around pipefail to address issue 1459 (#1460)
* Add documentation around pipefail to address issue 1459
Signed-off-by: Adam Eijdenberg <adam.eijdenberg@gmail.com>
|
2017-02-06 09:52:19 -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 |
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 |
John Mulhausen
|
0f62e1ea3d
|
Fixing infinite loop
|
2017-01-24 17:27:37 -08:00 |
Misty Stanley-Jones
|
979cdc7186
|
Add several redirects (#1332)
|
2017-01-24 14:31:41 -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 |
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 |
John Mulhausen
|
4bd2d0274f
|
Fixes #447
|
2016-11-04 17:37:42 -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 |
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 |
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 |
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 |
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 |
weslord
|
076c060ddf
|
Removed a space from Dockerfile Best Practices
|
2016-10-23 04:17:27 -07:00 |
Misty Stanley-Jones
|
d53c6798c9
|
Convert TOML to YAML, tweaks to work with Jekyll
|
2016-09-29 17:16:03 -07:00 |
Misty Stanley-Jones
|
9d5e59d503
|
Moved engine imported docs to the engine subdirectory
|
2016-09-29 11:19:31 -07:00 |