Commit Graph

58357 Commits

Author SHA1 Message Date
Jerae Duffin 444b7fe937 updated terms 2022-08-10 08:20:51 -05:00
Jerae Duffin 1a9c8795dd updated billing events 2022-08-08 07:50:28 -05:00
Usha Mandya a373a7bca6
Merge pull request #15191 from KhooHaoYit/patch-1
fix typo in overlayfs-driver
2022-08-05 13:57:23 +01:00
Gavin 52becc3143
Add release notes for 4.11.1 (#15316) 2022-08-05 12:25:35 +01:00
Felipe Cruz Martinez ef071afcf8
Update some extension labels to required (#15320) 2022-08-05 08:15:55 +01:00
Sebastiaan van Stijn 602d638a4e
Merge pull request #15319 from jerae-duffin/ENGDOCS-897
removed wording
2022-08-05 05:50:23 +02:00
Jerae Duffin e973f0394a removed wording 2022-08-04 22:44:57 -05:00
Usha Mandya cbe2111b85
Merge pull request #15268 from jedevc/linting-annotations
Add GitHub Actions annotations for linting
2022-08-04 12:27:01 +01:00
Piotr cd45850008
DD4L: Add direct download links back (#15313)
Not having direct download linkks in the installation instruction may be
inconvenient for users who want to update desktop, or install it on a
distro that is not officially supported. So add those back.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
2022-08-04 10:06:03 +01:00
Benjamin Grandfond c6a826ec5b
Specify that the first container is used for vm.cli.exec when multi container extension (#15302) 2022-08-04 09:07:23 +01:00
Craig Osterhout 4231acfd40
[ENGDOCS-864] Update java language-specific guide (#15269)
* Updated java guide

* Update language/java/develop.md

Co-authored-by: Guillaume Lours <guillaume@lours.me>

* Update language/java/develop.md

Co-authored-by: Guillaume Lours <guillaume@lours.me>

* moved multi-stage Dockerfile to develop section

Co-authored-by: Guillaume Lours <guillaume@lours.me>
2022-08-03 13:55:57 -07:00
Dockertopia 185660afa9
Merge pull request #15272 from crazy-max/build-drivers-guide-2
build: add docker driver guide
2022-08-03 17:25:51 +01:00
Piotr cd1dec6a18
DD4L: Document file sharing implementation (#15264)
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Frédéric Dalleau <79831213+fredericdalleau@users.noreply.github.com>
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Frédéric Dalleau <79831213+fredericdalleau@users.noreply.github.com>
2022-08-03 15:07:07 +01:00
Sebastiaan van Stijn 90b8f0249e
Merge pull request #15309 from ameliejyc/patch-1
Add missing mac installation link on get-docker.md
2022-08-03 13:48:23 +02:00
Amélie 5c995b5738
Add missing mac installation link on get-docker.md 2022-08-03 13:36:39 +02:00
CrazyMax 02d195dcb7
Merge pull request #15276 from crazy-max/rm-absolute-links
remove most of absolute urls
2022-08-03 12:30:39 +02:00
CrazyMax 09c9f51bcf
remove most of absolute urls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-03 11:50:33 +02:00
Roberto Villarreal ad96551b60
Fix spelling mistake in golang docs (#15305) 2022-08-03 10:15:28 +01:00
Justin Chadwell ebd4a33866 Add linting information to CONTRIBUTING.md
This adds information on how the docs use linting, and more detailed
instructions on how to enable it in an IDE, using VSCode as a concrete
and widespread example.

Additionally, to do this, we add a duplicate style config for
markdownlint in JSON format for the Node.js implementation of
markdownlint that is used by various editor plugins. These both
implement the same core set of warnings, and appear to function
identically.
2022-08-03 09:58:01 +01:00
Justin Chadwell 0fb1ca91e6 ci: add annotations for mdl and htmlproofer
Add GitHub Actions annotations that will appear in the CI checks - this
should make it easier to see the reasons for the linting failures,
without needing to deep dive into the logs.
2022-08-03 09:58:01 +01:00
Mathieu Champlon 03bff5d55e
Explain how the install command can seem to hang for several minutes without anything to happen (#15299) 2022-08-03 07:32:52 +01:00
Usha Mandya dfa7fc3b8e
Merge pull request #15227 from jedevc/linting-fixup
Fix linting 🎉
2022-08-02 17:35:10 +01:00
Allie Sadler 8a02097dab
Merge pull request #15301 from aevesdocker/ENGDOCS-883d
ENGDOCS-883
2022-08-02 15:12:22 +01:00
Allie Sadler 5915af3308 ENGDOCS-883 2022-08-02 15:07:01 +01:00
Allie Sadler 192ca618b1
Merge pull request #15297 from aevesdocker/ENGDOCS-883c
fix video link
2022-08-02 14:59:39 +01:00
Allie Sadler f7ad04e9e2 fix video link 2022-08-02 14:34:33 +01:00
Dockertopia 4936d1fd7a
Updating Compose RNs (#15295)
* Adding 2.8.0 Compose RNs
* Adding 2.9.0 Compose RNs
2022-08-02 14:28:54 +01:00
Allie Sadler 7bc42c779d
add videos to extension pages (#15292) 2022-08-02 14:23:27 +01:00
Khoo Hao Yit 7fa00f6ef5
Merge branch 'docker:master' into patch-1 2022-08-02 20:47:20 +08:00
Dora Ribeiro cbd4116e50
Removing bump to containerd in 270 (#15293)
Minor update to 2.7.0  RNs
2022-08-02 12:03:11 +01:00
jerae-duffin 98c7c95350
Merge pull request #15286 from dockertopia/compose270RN
Adding Compose 2.7.0 Release Notes
2022-08-01 15:00:20 -05:00
jerae-duffin d3360e57b3
Update compose/release-notes.md
Co-authored-by: Guillaume Lours <guillaume@lours.me>
2022-08-01 14:56:06 -05:00
jerae-duffin 8a7199e3a8
Update compose/release-notes.md
Co-authored-by: Guillaume Lours <guillaume@lours.me>
2022-08-01 14:55:49 -05:00
dockertopia 2338eb5fd3 Adding Compose 2.7.0 Release Notes 2022-08-01 17:07:16 +01:00
Stephen Turner bb7765d43c
Be clear which hypervisors are supported (#15281)
* Update windows-install.md

* Remove another unsupported hypervisor (#15280)
2022-08-01 09:35:45 +01:00
Stephen Turner 404569b6b3
Small improvements to Docker Desktop in VM/VDI documentation (#15270)
* Update vm-vdi.md

* Update index.md
2022-08-01 08:06:21 +01:00
CrazyMax 1f104f39b6
build: add docker driver guide
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-30 15:47:15 +02:00
jerae-duffin 8d614a9364
Merge pull request #15247 from ivan-californias/AG-1442-scim-api
Add SCIM API docs
2022-07-29 10:16:27 -05:00
CrazyMax 0110242c3e
Merge pull request #15250 from crazy-max/enable-metadata-and-sitemap
jekyll: enable sitemap and local search for dev environment
2022-07-29 16:24:38 +02:00
Gabriela Georgieva d9dfff4887
Document permission requirements for Docker Desktop for Windows (#15265)
* Document permission requirements for Docker Desktop for Windows

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Update permission-requirements.md

Fix keyword, typo and wording

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-07-29 14:42:51 +01:00
CrazyMax fcf0f9b0fc
Merge pull request #15262 from crazy-max/build-drivers-guide
build: add drivers guides
2022-07-29 14:01:02 +02:00
CrazyMax a20e14b775
build: add drivers guides
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-29 13:51:18 +02:00
Allie Sadler fd291f567e
Merge pull request #15259 from p1-0tr/ps-dd4l-improve-install-instructions
DD4L: Replace download links with per-distro install instruction links
2022-07-29 12:21:13 +01:00
Piotr Stankiewicz d5b612281c DD4L: Replace download links with per-distro install instruction links
Currently it's easy for users to skip the per-distro installation steps,
since direct download links for our packages are presented first. This
can lead to unnecessary frustration, since DD will not install if
pre-requisite steps are not followed. So instead of presenting package
download links in the most prominent spot, point users to per-distro
installation instructions.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
2022-07-29 13:15:35 +02:00
Allie Sadler a6228067a3
Merge pull request #15258 from aevesdocker/citrix-removal
Citrix removal
2022-07-29 09:28:08 +01:00
Allie Sadler 04edefb2f5 content removal 2022-07-29 09:09:46 +01:00
Ivan Californias 4bae2ec02c Update descriptions from PR comments 2022-07-28 20:00:31 -05:00
CrazyMax d2fca0eb8e
jekyll: move relative URLs fix from Dockerfile to Jekyll plugin
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-28 21:17:02 +02:00
CrazyMax a288b444be
jekyll: add simple sitemap xsl
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-28 19:30:55 +02:00
CrazyMax 614c4a7000
jekyll: enable sitemap and local search for dev environment
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-28 19:30:46 +02:00