Commit Graph

62 Commits

Author SHA1 Message Date
Sebastiaan van Stijn
03d5b3396d Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
paigehargrave
1ac18238e2 Merge pull request #6385 from KevM/patch-1
Fix `-OutFile` argument to be the correct path
2019-02-06 17:06:18 -05:00
paigehargrave
0dab4ade68 Merge branch 'master' into name-change-for-Docker-Desktop 2019-01-14 11:14:48 -05:00
paigehargrave
d04138d726 Update install.md 2019-01-11 13:59:12 -05:00
Mario-Hofstaetter
85ca4054fc Update install.md
Update build hash for version 1.23.2
2019-01-01 22:27:24 +01:00
Maria Bermudez
da0c9b2dfd Merge pull request #6851 from lenestopage/patch-8
Update install.md
2018-12-28 09:07:10 -08:00
Anne Henmi
5415ab38c5 Update install.md
Cleaned up wording and formatting.
2018-12-28 09:56:30 -07:00
Ammar Al-Khawaldeh
e93b988c87 Update install.md
In zsh you can't use command line variables in url. By adding double quotation the install command will work with both zsh and bash.
2018-06-26 20:34:52 +03:00
lenestopage
6bc0bd1fc5 Update install.md 2018-06-08 12:04:51 -04:00
Gionni
4f09550bed backtick deprecated. updated. (#6396) 2018-04-07 12:17:34 -07:00
Kevin Miller
593d89d4d3 Fixed -OutFile argument to be the correct path
`$Env:ProgramFiles\Docker\Docker\resources\bin\docker-compose.exe`
2018-04-06 08:59:18 -05:00
Seth Reid
3a2e0c8e18 Added required line to update TLS version
Github now only supports TLS1.2 and you need to run the following command to make sure these instructions work. Please let me know if my phrasing is not good and I can update to make it work
2018-03-02 10:58:44 -08:00
Misty Stanley-Jones
a17a47dd77 Favor docker <object> <verb> format of commands (#5914)
Remove instances of:
- docker rmi
- docker images
- docker stop
- docker rm
- docker create
- docker exec
- docker attach
2018-02-05 09:33:47 -08:00
Misty Stanley-Jones
a55ddf60a9 Move /engine/installation to /install (#5651)
* Move /engine/installation to /install

* Add Docker for IBM Cloud to the matrix
2018-01-26 10:29:14 -08:00
Misty Stanley-Jones
a4f5e30249 Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Paul Verest
c63fe4bf8a /compose/install/#alternative-install-options (#5616)
/compose/install/#alternative-install-options  link does not work, so add "tab above" words
2017-12-27 11:18:01 -08:00
Gwendolynne Barr
2295624399 Add link to non-root user help (#5544) 2017-12-15 19:54:12 -08:00
Wang Jie
317ebe11e1 Update install.md (#4984) 2017-10-16 16:57:32 -07:00
Misty Stanley-Jones
b02cca86cf Standardize on site-wide variables for Docker and component versions (#4792) 2017-10-05 16:36:03 -07:00
Gwendolynne Barr
34cd249844 Improvements to Getting Started content for Compose (#4617) 2017-09-13 16:55:51 -07:00
Harald Albers
244ff5f43a Update Docker Compose version to 1.16.1 (#4502)
Signed-off-by: Harald Albers <github@albersweb.de>
2017-09-11 16:41:42 -07:00
Seth
503299c466 Fix docs when installing on Compose on Ubuntu. (#4399) 2017-08-28 11:24:03 -07:00
Victoria Bialas
cda80e0859 updates to version variables for compose and machine (#4348)
* updates to version variables for compose and machine

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedit to make Compose release version number correct

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-23 17:01:11 -07:00
Andriy Maletsky
4b85167975 compose - fix permissions issue for curl (#4248) 2017-08-17 15:00:52 -07:00
Victoria Bialas
935a40e2b1 Re-organized Compose install docs into tabs (#4213)
* re-organized Compose install docs into tabs

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* combined d4win and windows server on one tab

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed tabs alignment

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed heading levels to show properly in TOC

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixing tabs and content

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* removed cruft test content from tabs

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* final version of tabs

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* Set toc_max to get headings within tabs out of on-page toc

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added a subtle <hr> under tab topics per review request

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-16 17:37:17 -07:00
Victoria Bialas
85d70ff7d8 clarify Compose install prerequisites (#4130)
* clarify Compose install prerequisites

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* organized install on Microsoft Server into steps

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* better highlighting and organization for the desktop systems section

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedit for consistency

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* changed Docker server --> Docker per review

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* attempt to clarify Compose / Docker Engine dependencies per reviews

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedits per reviews

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-09 13:18:22 -07:00
Victoria Bialas
a922be3d0f Update admonitions CSS for consistency and better writer workflow (#4019) 2017-07-31 21:49:56 -07:00
Misty Stanley-Jones
22e10b99f1 Fix Docker EE Windows links (#3789) 2017-07-03 12:15:28 -07:00
Victoria Bialas
7c60f48705 updated notes in Compose install to map to new icon styles (#3259)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-13 22:23:50 -07:00
Victoria Bialas
4dfebb9118 update Compose release link, clarified download pattern (#3225)
* update Compose release link, clarified download pattern

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added more version admonitions for Linux and containers, improved notes

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added site-wide variable for Compose version, review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-12 14:58:57 -07:00
John Mulhausen
f2cb46bf05 Fixes #3076 2017-04-26 13:33:54 -07:00
Victoria Bialas
5c2b6663c4 Windows server 2016 Compose install, Compose file format updates (#3035)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-25 10:44:34 -07:00
Victoria Bialas
b07dc066dc copyedits, reformat commands, updates for versions (#2942)
updated bash script wrapper commands

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-20 01:17:08 -05:00
Suraj Narwade
09eee26ef3 fixes command execution ambiguity in compose/install.md (#2905)
* fixes command execution ambiguity in compose/install.md

Resolves #1678

* copyedit to kick build
2017-04-20 00:15:19 -05:00
Shubheksha Jalan
d1308508e0 Make install instructions for Docker Compose clearer (#2814)
* clarify install instructions

* add direct install instructions for Ubuntu

* remove apt-get install instructions

* Edits
2017-04-19 07:03:20 -05:00
Shubheksha Jalan
7245c83c17 Add the --fail to curl commands when installing compose (#2817)
* Add the fail option to curl commands when installing compose

* move --fail to the beginning of the command for readability
2017-04-18 17:39:37 -05:00
Wang Jie
a3417b8126 Update install.md (#2574) 2017-03-31 15:31:02 -07:00
Wang Jie
15924442bb Update install.md (#2577) 2017-03-31 14:20:56 -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
Piyush Maurya
b582d52d94 update v1.11.1 to v1.11.2 (#2102) 2017-03-06 12:06:06 -08:00
Maxence Maireaux
28b1897289 Update install.md 2017-02-25 21:12:12 +01:00
Andy Bulford
5160f1cf0b Remove 1.10.0 references from install.md
These were missed from PR #1819 so also needed updating to 1.11.1.
2017-02-17 14:30:45 -08:00
Andy Bulford
a09e279035 Update install.md to refer to version 1.11.1 2017-02-17 13:11:25 -08:00
Misty Stanley-Jones
ef95a915eb Fixing broken links
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
Zhe Zhang
cf42e71f2e update compose install to 1.10.0 (#1314) 2017-01-24 14:48:37 -08:00
LRubin
a3a53fc3ff more more link link fixes fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 15:02:28 -08:00
Bo-Yi Wu
d9a5c2666a update to 1.9.0 version (#699) 2016-11-29 13:55:06 -08:00
Andreas Kohn
f07aa9e026 Use curl's -o to specify the output
This makes it easier to fix up the command by just prepending a `sudo` if something goes wrong.
2016-11-16 13:05:30 +01:00
Jonas Friedmann
4d83c1bb08 Add missing dollar-sign / consistent shell style (#426)
* Add missing dollar-sign

* Remove dollar-sign for single commands without output
2016-11-10 14:54:49 -08:00
Gaetan
2ea564166d fix type of keywords entry in frontmatter (in /compose/ dir) (#481)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-07 13:18:56 -08:00