Commit Graph

60137 Commits

Author SHA1 Message Date
Sebastiaan van Stijn cfa7e322d7
Merge pull request #15294 from crazy-max/releaser-secrets
releaser: simplify access to env or secrets
2022-08-11 14:19:05 +02:00
Allie Sadler 13ee3ff426
remove old images from repo (#15363)
* remove old images from repo

* fix broken links

* fix links

* fix links
2022-08-11 11:37:31 +01:00
Usha Mandya 7159312236
Merge pull request #15364 from docker/stephen-turner-patch-1
Update support statement
2022-08-11 11:36:19 +01:00
Stephen Turner e816b654b6
Update support statement
We have extended the support statement for Docker Business customers.
2022-08-11 10:48:05 +01:00
Allie Sadler b6be7bd6e9
fix broken tab component (#15362)
* fix broken tab component

* fix multi-tab highlights
2022-08-11 10:23:39 +01:00
minhtaile2712 4f95480ed3
Update kube-deploy.md
Add `imagePullPolicy` as `Never` so that Kubernetes will use local `getting-started` image built from previous step
2022-08-11 15:42:52 +07:00
Anca Iordache 184fbf7a71
remove configuration files and installed dependencies on archlinux (#15355)
Signed-off-by: aiordache <anca.iordache@docker.com>

Signed-off-by: aiordache <anca.iordache@docker.com>
2022-08-11 09:13:59 +01:00
Slawka 0b8f21f220
Update certificates.md
you need to specify the format of the CA certificate PEM
2022-08-10 22:37:22 +03:00
Craig Osterhout ac6ff97fdb
[ENGDOCS-900] Organization audit log events (#15325)
* added events to audit log
2022-08-10 08:45:39 -07:00
jerae-duffin 5caf167934
Merge pull request #15339 from jerae-duffin/BILL-128
Updated Billing events
2022-08-10 09:18:09 -05:00
Jerae Duffin 444b7fe937 updated terms 2022-08-10 08:20:51 -05:00
David Karlsson bbe91ec01a
Merge pull request #15354 from dvdksn/dd-win-live-restore-settings
Corrected the settings path on Docker Desktop for Windows
2022-08-10 14:24:44 +02:00
David Karlsson 36969c88cd corrected the settings path for live restore on dd-win 2022-08-10 14:08:56 +02:00
David Karlsson cdffd70622
Merge pull request #15353 from dvdksn/mysql-arm64-support
Removed outdated disclaimer about mysql/arm64
2022-08-10 14:02:52 +02:00
David Karlsson 3ab283a9aa removed outdated disclaimer about mysql/arm64 2022-08-10 13:48:22 +02:00
Dockertopia 914eed28e7
Merge pull request #9741 from lekterable/patch-1
Remove deprecated `links` feature
2022-08-10 11:49:28 +01:00
Usha Mandya ff9a439940
Merge branch 'master' into patch-1 2022-08-10 11:30:42 +01:00
Dockertopia 4eb4556d3a
Merge pull request #15346 from carehart/patch-4
Adding missing word
2022-08-10 10:31:07 +01:00
Usha Mandya 508251e2b3
Merge pull request #15310 from jerae-duffin/ENGDOCS-872
Removed FAQ question
2022-08-10 10:30:17 +01:00
CrazyMax 278cae8ad0
releaser: simplify access to env or secrets
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-09 20:44:17 +02:00
Charlie Arehart e077973634
correct grammatical mistake
I am assuming the missing "is" is what was intended for the sentence. Authorized folks can confirm or deny.
2022-08-09 11:42:42 -05:00
oruchanasar db902cbbeb
Add an -s to the end of 'configuration' (#15334) 2022-08-09 13:21:36 +01:00
NishantBanat b6a87b3676
Updated networking.md to remove sent word used twice (#15322)
There was a small error where we see sent sent, so removed one of the sent word. Line 395.
2022-08-09 13:17:56 +01:00
Mathieu Champlon 56aa5eea57
Add missing release note (#15343) 2022-08-09 08:11:46 +01:00
Jerae Duffin 1a9c8795dd updated billing events 2022-08-08 07:50:28 -05:00
Mehdi Mostafavi eeb8a5397f
Update storagedriver/index.md for spaces (#15335)
* Fix some spaces in storage index.md
2022-08-08 10:52:25 +02: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
Jerae Duffin 37755e002d removed question 2022-08-03 11:05:51 -05: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