Commit Graph

30 Commits

Author SHA1 Message Date
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 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
Blake Holmes c631008a16 Available on Windows now (#4630) 2017-09-14 11:53:29 -07:00
Wang Jie ce559c82b4 Update known-issues.md (#4113) 2017-08-08 14:41:00 -07:00
Wang Jie 87942fe706 Update faq.md (#4112) 2017-08-08 14:38:55 -07:00
Wang Jie cb076e03ba Update rethinkdb-dev-database.md (#4111) 2017-08-08 14:29:27 -07:00
Wang Jie e48022901c Update minecraft-server.md (#4110) 2017-08-08 14:28:24 -07:00
Wang Jie 08cdd1381a Update nginx-web-server.md (#4109) 2017-08-08 14:23:13 -07:00
Julien Maitrehenry e5c5cc9133 Fix kitematic images for #777 (#2940)
* Fix kitematic userguide for #777

* Fix Kitematic tutorial: Serve a static website with NGINX

* Fix image on Set up a Minecraft server

* Fix image and text for kitematic rethink tutorial, this should fix #777
2017-04-19 23:58:59 -05:00
unclejack 4a8bdb1b63 shrink some big images (#2798)
Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>
2017-04-16 17:09:53 -07:00
Victoria Bialas 006aed530f misc updates to d4mac and win, kitematic (#2663)
copyedits on Kitematic, fix Mac install page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-06 19:49:52 -07:00
Joao Fernandes 7b90ef4bdc Fix spelling errors (#2409) 2017-03-21 11:49:07 -07:00
Agile Developer e24dc87bee docker exec -i -t <your container> sh 2017-01-26 13:25:46 +01:00
Ben Firshman 2f3218c2c4 Rename Remote API to Engine API
See https://github.com/docker/docker/issues/28319

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:43:43 -08: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
Victoria Bialas f788509332 re-formatted advisory blockquote, and added advisories to Toolbox docs
added kitematic advisories, and updated getting started instructions

incorporated Laura's comments apps --> applications

removed gradient on advisory blockquote because Netlify doesn't like it :-(

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-08 16:44:32 -08:00
Gaetan 546ba52f34 fix type of keywords entry in frontmatter (in /docker-store/, /toolbox/, and /kitematic/ dirs) (#499)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:37:00 -08: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
John Mulhausen 6a45a6dc63 Remove domain from links 2016-10-18 12:37:03 -07:00
Alicia Lauerman 356de6262e update /installation/windows -> /docker-for-windows
Signed-off-by: Alicia Lauerman <allydevour@me.com>
2016-10-18 14:31:01 -04:00
Misty Stanley-Jones 01910ab6d9 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00
Victoria Bialas 432f9af1d3 fixing HTML on Kitematic, Mac, Windows, Toolbox docs for github.io rendering, plus copyedits
copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-04 11:18:17 -07:00
John Mulhausen 327c0c641f Rendering fixes, part 2 2016-10-03 16:05:09 -07:00
John Mulhausen 066b78bf86 Content rendering fixes 2016-09-30 01:51:56 -07:00
John Mulhausen 99bab305bd Removing merge detritus 2016-09-29 23:38:12 -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 0b95b86011 Move kitematic docs to kitematic subdirectory 2016-09-28 16:46:17 -07:00