Commit Graph

37 Commits

Author SHA1 Message Date
Sebastiaan van Stijn e782f74758
Remove Kitematic docs, as it's deprecated
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-09 12:58:36 +02:00
Viktor Karpov 648ce6d318
Fixed duplicate image in the minecraft tutorial
The image of the minecraft start window from the first point is duplicated in the second point after "Click the “Add Server” button"
2020-12-26 22:07:43 +03:00
Usha Mandya e885a5aeaa Remove Docker Toolbox docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-20 18:05:36 +01:00
Sebastiaan van Stijn c119ed174e
Use https:// for links and examples
Found these using `http://[^lp10\*`<][^o]` (to exclude "localhost" and IP-addresses)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:09:11 +02:00
Sebastiaan van Stijn eb948508c1
various: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:53 +02:00
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
paigehargrave d87c041615
Update userguide.md 2019-01-11 13:57:49 -05: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 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