Commit Graph

278 Commits

Author SHA1 Message Date
Usha Mandya ba395bed07 Add reference architecture docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-18 12:07:55 +00:00
Sebastiaan van Stijn dfab099750
Merge pull request #12044 from thaJeztah/more_link_fixes
Replace some getting-started links
2021-01-07 11:08:37 +01:00
Sebastiaan van Stijn ee457d2e55
get-started: fix markdown formatting
The markdown seemed to be intended as "info" admonition; updating
the markdown syntax to fix that.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 15:27:36 +01:00
Sebastiaan van Stijn 6e02fc209a
Merge pull request #11989 from akhileshagarwal/patch-1
Update develop.md
2021-01-05 14:39:09 +01:00
Arth bf7d125f0e
Update index.md (#11984)
Fix rendering of YouTube embed

Liz Rice Iframe was being rendered as code. Updated it to iframe.
2021-01-05 13:26:16 +01:00
Sebastiaan van Stijn fbad753973
Merge pull request #11980 from desmond-silveira/patch-1
Fix formatting of text and code blocks.
2021-01-05 13:04:58 +01:00
Sebastiaan van Stijn c22eff4998
Merge pull request #12011 from JYBian/patch-3
Update 08_using_compose.md
2021-01-05 12:56:11 +01:00
Sebastiaan van Stijn 27d4a85b1b
Merge pull request #12038 from sgpinkus/patch-1
Update swarm-deploy.md
2021-01-05 12:54:26 +01:00
Sebastiaan van Stijn 3301f89fc3
Replace some getting-started links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 12:49:25 +01:00
Sebastiaan van Stijn d11ce5aa69
Merge pull request #11960 from sudo-bmitch/pr-fix-11955
Fixing broken get-started links
2021-01-05 12:38:07 +01:00
Sebastiaan van Stijn de85d25c91
Merge pull request #11947 from GuillaumeOj/fix-docker-compose
Remove hl_lines in Get-started > Docker compose
2021-01-05 12:12:29 +01:00
Wesley A. Cheng 23619941cf
Missing code block in documentation 2021-01-05 01:34:47 -08:00
sgpinkus f69a6c6ae8
Update swarm-deploy.md
Add a link to (what appears to be) the root of the "swarm mode" documentation.
2021-01-05 17:02:24 +11:00
Junyu Bian 8dc683bb21
Update 08_using_compose.md
make the warning formatting clearer
2020-12-29 19:46:52 +08:00
Akhilesh Agarwal 3420e0bce0
Update develop.md
In docker-compose.dev.yml, DATABASE_CONNECTIONSTRING is used as a database URL whereas, in the code, CONNECTIONSTRING is being used. Hence, updating the string in docker-compose.dev.yml file.
2020-12-26 21:50:57 +01:00
Desmond Silveira e5b4fbed69
Fix formatting of text and code blocks. 2020-12-24 13:19:55 -08:00
Brandon Mitchell 2775bcfb1f Fixing broken get-started links
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2020-12-21 14:35:57 -05:00
Guillaume ed58f5f7df Remove hl_lines in Get-started > Docker compose 2020-12-20 12:30:08 +01:00
Usha Mandya 4339d5923d Add a DockerCon get started video
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-18 17:32:34 +00:00
Stefan Scherer d0ada682cc
Merge pull request #11770 from StefanScherer/fix-nodejs
Add missing chapter to nodejs example
2020-12-18 17:51:48 +01:00
Stefan Scherer 0e2db256f8
Update get-started/nodejs/develop.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-18 17:27:50 +01:00
Stefan Scherer b923b23cda
Update get-started/nodejs/develop.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-18 17:27:23 +01:00
Stefan Scherer f555a16653
Update get-started/nodejs/develop.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-18 17:27:16 +01:00
Stefan Scherer db293a4325
Update get-started/nodejs/develop.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-18 17:27:06 +01:00
Ben De St Paer-Gotch 23dfb9c9f7 Fixing various typos 2020-12-18 10:41:28 +00:00
Stefan Scherer 066b260d7b
Add missing chapter to nodejs example
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-12-18 10:54:17 +01:00
Ben De St Paer-Gotch 838930ad96 Adding general docker getting started to docs 2020-12-02 13:08:51 +00:00
Usha Mandya b95a8a6134
Merge pull request #11804 from gibbok/patch-1
Update content for complete Dockerfile as mentioned in the previous step
2020-11-30 11:44:36 +00:00
GibboK 69371182e2
Update build-images.md
Update content for complete Dockerfile as mentioned in the previous step
2020-11-27 12:00:27 +01:00
Usha Mandya d5ae097c67 Update get started toc 2020-11-24 19:33:48 +00:00
Usha Mandya f6ebc084ec
Merge pull request #11735 from thaJeztah/fix_redirect
Fix redirect for /engine/tutorials/dockerrepos/
2020-11-12 15:24:34 +00:00
Sebastiaan van Stijn d59208b947
Fix redirect for /engine/tutorials/dockerrepos/
The page in the Docker Hub section is a better match for the old content:
https://github.com/docker/docker.github.io/blob/v1.12-release/engine/tutorials/dockerrepos.md)

And fits better with the description around the link in the CLI reference;

> The image can be  any valid image – it is especially easy to start by pulling
> an image from the Public Repositories.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-10 21:48:57 +01:00
Dharmjeet Kumar 93a91c7ff5
Corrected Indentation in docker-compose.dev.yml
It didn't use the volumes as parameter, instead it defined a service called volumes and services don't have a parameter called mongodb. Corrected indentation in yml file
2020-11-09 22:56:00 +05:30
Sebastiaan van Stijn bec50329b9
Fix links not having a trailing /
This avoids resulting in a redirect to the URL with /

Found these using `href="[^#][^#"]+[^/]"`

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:06:06 +02:00
Sebastiaan van Stijn ac9a25c8e3
get started: update link title for accessibility
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:04:42 +02:00
Sebastiaan van Stijn 393d3f6566
Add rel="noopener" to external links
See https://web.dev/external-anchors-use-rel-noopener/

Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
PjAkash c5676280fe
Fixed error 'docker run' to 'docker build' 2020-10-01 19:36:14 +05:30
Sebastiaan van Stijn 6bc02b4c39
sort redirect_from in some files
This makes it easier to find if a redirect is already present,
and to spot duplicates

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-29 18:15:25 +02:00
Usha Mandya 3abac53c65
Merge pull request #11416 from usha-mandya/node-js-patch
Add get started docs for Node.js
2020-09-25 13:02:27 +01:00
Usha Mandya 245a3305d0 - Add a link to Node.js section from part-1 for cross-reference
- Updated the Guides tab to open to the Get started page, instead of Develop with Docker.
- Moved Docker overview as the first entry in the Guides toc.
2020-09-24 22:44:16 +01:00
Usha Mandya ba806ea3a2 Add get started docs for NodeJS
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-09-24 14:27:37 +01:00
Chris Crone 49c589d9d6
Add engine 19.03.13 release notes (#11395)
* Add engine 19.03.13 release notes

Signed-off-by: Chris Crone <christopher.crone@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-18 11:07:32 +01:00
Usha Mandya 9db3e72fb1 Update Desktop onboarding docs 2020-08-19 15:56:09 +01:00
Usha Mandya 01779db076 Add updated discount code 2020-08-05 16:53:18 +01:00
Usha Mandya 4bfa1f2b3b Removed outdated discount code
Removed the webdoc40 code which was no longer valid, added a new book from EltonS to the list, updated headings to match existing style
2020-07-27 14:29:30 +01:00
Sebastiaan van Stijn a1d3215534
Add engine 19.03.12 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-20 12:58:18 +02:00
Usha Mandya 675bdedd1f
Add info about the Expose command (#11137) 2020-07-15 12:36:51 +02:00
Ben De St Paer-Gotch ed36dbe49d
Adding in Cloud steps to tutorial (#11131)
* Adding in Cloud steps to tutorial 

Adding in bullet points referencing how to get started with the cloud in the tutorial and linking to current best blog posts

* Update part2.md
2020-07-13 12:33:59 +01:00
Usha Mandya fdfefa0cda Embed video tutorials within docs 2020-07-03 15:59:51 +01:00
Sebastiaan van Stijn 2b4833a355
Remove some references to enterprise products
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:36:48 +02:00