Nilz11
c1e6b41b47
Update debian.md
...
Fix for command
2017-02-11 15:46:05 +01:00
Misty Stanley-Jones
afef955a13
Linux installation improvements ( #1560 )
2017-02-10 11:31:50 -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
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
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
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
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
50e75ff936
Rewrite and reorganize Linux install instructions
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
2017-01-19 11:27:32 -08:00
Mathieu Parent
3b50331c97
Always use sudo on Debian installation
2017-01-12 09:45:01 +01: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
1ff39d12f0
Remove links to non-existent anchors ( #892 )
2016-12-15 17:54:51 -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
em
9801b2d8d8
Update debian.md
...
Add gnupg2, required for `apt-key` invocation
2016-11-29 17:35:44 -05: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
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
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
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
John Mulhausen
066b78bf86
Content rendering fixes
2016-09-30 01:51:56 -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