Commit Graph

57981 Commits

Author SHA1 Message Date
CrazyMax 9c296afa3e
switch to ruby markdownlint and add ci validation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-25 12:17:09 +02:00
Sebastiaan van Stijn 86d104acd6
Merge pull request #14825 from crazy-max/jekyll-4
Bump jekyll from 3.8.6 to 4.2.2 and fix rouge console lexer issue
2022-05-25 11:22:20 +02:00
Sebastiaan van Stijn 7bc4334186
Merge pull request #14826 from crazy-max/fix-crlf
fix files with CRLF control characters
2022-05-25 11:17:49 +02:00
CrazyMax f3c4a25133
fix files with CRLF control characters
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-25 07:54:32 +02:00
CrazyMax 76ab23f915
Bump ruby from 2.6.10 to 2.7.6
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-25 01:03:35 +02:00
CrazyMax 11f83cba64
Pin rouge to 3.27.0 to fix console lexer issue
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-25 00:48:24 +02:00
CrazyMax 9fe9e6c722
Bump jekyll from 3.8.6 to 4.2.2
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-25 00:38:55 +02:00
jerae-duffin 2b87d7858d
Merge pull request #14822 from jerae-duffin/ENGDOCS-723
Updated enforce authentication
2022-05-24 12:11:20 -05:00
Jerae Duffin 0ebf52f918 updated enforce authentication 2022-05-24 11:56:39 -05:00
jerae-duffin 4a95215f99
Merge pull request #14814 from jerae-duffin/ENGDOCS-622
updated RAM
2022-05-24 11:08:13 -05:00
Jerae Duffin b368b8eb39 updated content 2022-05-24 10:39:25 -05:00
Jerae Duffin aacc3e28b6 updated registry.json 2022-05-24 10:37:54 -05:00
Jerae Duffin a7449969b0 updated introduction 2022-05-24 10:15:43 -05:00
Jerae Duffin cfaff3a266 updated mac link 2022-05-24 10:05:29 -05:00
Jerae Duffin 3cf9e5ba1d updated link 2022-05-24 10:03:22 -05:00
Allie Sadler 6911bd7a14
fixed tag not being visible (#14820) 2022-05-24 15:49:48 +01:00
Jerae Duffin 6e2f117b55 updated verify restrictions 2022-05-24 08:19:50 -05:00
Sebastiaan van Stijn f99e132e82
Merge pull request #14813 from tianon/etc/apt/keyrings
Update to use "/etc/apt/keyrings" per APT maintainers recommendations
2022-05-23 20:49:11 +02:00
Jerae Duffin 4819584bc1 updated RAM 2022-05-23 13:29:25 -05:00
Tianon Gravi ec0809d448 Update to use "/etc/apt/keyrings" per APT maintainers recommendations
See https://tracker.debian.org/news/1305679/accepted-apt-240-source-into-unstable/:

    * Install an empty /etc/apt/keyrings directory.
      This directory is intended to provide an alternative to
      /usr/share/keyrings for placing keys used with signed-by.

See also https://wiki.debian.org/DebianRepository/UseThirdParty?action=diff&rev2=47&rev1=46 (which was edited following a discussion with the APT maintainers about the expected usage):

> If future updates to the key will be managed by an apt/dpkg package as recommended below, then it SHOULD be downloaded into `/usr/share/keyrings` using the same filename that will be provided by the package. If it will be managed locally , it SHOULD be downloaded into `/etc/apt/keyrings` instead.

Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
2022-05-23 11:09:43 -07:00
dockertopia 65c3515e58
Merge pull request #14802 from heitorlisboa/patch-1
Markdown syntax error fix.
2022-05-23 15:35:53 +01:00
Allie Sadler c74261da19
Merge pull request #14808 from aevesdocker/dd4l-edits
Dd4l edits
2022-05-23 13:14:20 +01:00
Allie Sadler dd5bdaa562
Merge pull request #14796 from collabnix/patch-1
Update space.md
2022-05-23 08:57:48 +01:00
Heitor Lisboa aced504ad2
fix markdown error
Fixed italic marker
2022-05-22 13:41:29 -03:00
Sebastiaan van Stijn 9294453e5f
Merge pull request #14800 from crazy-max/clean-excludes
jekyll: update file exclusions
2022-05-22 09:53:17 +02:00
CrazyMax d5715be823
jekyll: update file exclusions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-22 09:18:34 +02:00
Collabnix 38889001b7
Update space.md 2022-05-21 19:18:07 +05:30
Sebastiaan van Stijn a64edf03dd
Merge pull request #14795 from crazy-max/fix-swagger-urls
fix broken urls in swagger files for engine api
2022-05-21 09:26:09 +02:00
CrazyMax 93315b50cc
fix broken urls in swagger files for engine api
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-21 08:45:37 +02:00
Sebastiaan van Stijn 8d6bd6bdb5
Merge pull request #14791 from crazy-max/pin-rouge-gem
enforce rouge gem to old version to fix highlight issue
2022-05-20 20:15:29 +02:00
CrazyMax 1063b9d93c
enforce rouge gem to old version to fix highlight issue
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-20 19:58:13 +02:00
Sebastiaan van Stijn ff36c7a6d9
Merge pull request #14782 from crazy-max/gh-pages-cleanup
remove files moved to gh-pages branch
2022-05-20 19:19:14 +02:00
Usha Mandya 4fee1e3bd9
Merge pull request #14781 from crazy-max/rm-tests
frontmatter tests not needed anymore
2022-05-20 14:12:54 +01:00
Allie Sadler eeb5b1e75c
Merge pull request #14786 from aevesdocker/ENGDOCS-713
add install location for DD4L to FAQs
2022-05-20 10:53:47 +01:00
Allie Sadler 556673e97f add install location for DD4L to FAQs 2022-05-20 10:28:48 +01:00
CrazyMax b6500a8d99
frontmatter tests not needed anymore
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-20 02:29:46 +02:00
CrazyMax 3db00970b8
remove files moved to gh-pages branch
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-20 02:17:10 +02:00
David Scott 0b100e25c6
Update the Desktop docs on nested virt (#14775)
* desktop: can also use Linux for Linux containers

Now that we've released Docker Desktop for Linux!

Signed-off-by: David Scott <dave.scott@docker.com>

* desktop: link to Microsoft's nested Hyper-V docs

Signed-off-by: David Scott <dave.scott@docker.com>

* desktop: document how to enable nested Hyper-V

Signed-off-by: David Scott <dave.scott@docker.com>

* desktop: remove outdated comment about 60s timeouts

The timeout is now 10 minutes which is effectively infinite. Although
nested virtualization will be slower, it's the same as having a busy
machine.

Signed-off-by: David Scott <dave.scott@docker.com>

* Update desktop/windows/troubleshoot.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-05-19 13:55:12 +01:00
Sebastiaan van Stijn cd5103f170
Merge pull request #14688 from crazy-max/fetch-remote-plugin
jekyll: create plugin to fetch remote resources
2022-05-19 10:13:43 +02:00
Allie Sadler 584e18f054
change order of release notes and previous versions in toc (#14774) 2022-05-19 08:18:44 +01:00
Sebastiaan van Stijn 222f7abc20
Merge pull request #14772 from crazy-max/fix-api-latest
docker-hub: remove duplicated api latest page
2022-05-18 23:22:25 +02:00
CrazyMax 76bb73aa45
docker-hub: remove duplicated api latest page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-18 23:19:04 +02:00
Craig Osterhout cc76efb2ce
added codeowners file (#14758)
* added codeowners file

* updated codeowners based on feedback
2022-05-18 12:29:56 -07:00
CrazyMax 2120bd105d
jekyll: create plugin to update api toc
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-18 18:20:31 +02:00
CrazyMax b65866f2a6
jekyll: create plugin to fetch remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-18 18:20:31 +02:00
Sebastiaan van Stijn a2d43f4584
Merge pull request #14768 from crazy-max/ci-jobs
ci: split build and publish workflows and set up cache
2022-05-18 17:50:09 +02:00
Allie Sadler 59203dd95c
Move 'Previous Versions' into new folder at root of DD docs (#14742)
* moveed previous versions into new folder at root of DD docs

* fix broken links

* fix broken links

* broken link fix
2022-05-18 16:44:45 +01:00
CrazyMax d4adc6e848
ci: split build and publish workflows and set up cache
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-18 17:43:30 +02:00
David Scott 861e079559
Improve WSL 2 docs (#14766)
* wsl2: removes need to manage VMs

Previously:
> allowing Linux containers to run natively without emulation.

Now:
> allowing Linux distributions to run without having to manage Virtual
> Machines

Signed-off-by: David Scott <dave.scott@docker.com>

* wsl2: remove reference to Docker Desktop "2.3.0.2"

This version is very old, the link was to the latest version.

Signed-off-by: David Scott <dave.scott@docker.com>

* wsl2: re-order to prereqs, download, install, best practices

Previously the best practices were before the Download, which is
a bit early. Now the page has

- why you should use this
- how you get it

and then

- how to optimize it

Signed-off-by: David Scott <dave.scott@docker.com>

* wsl2: clarify that Linux distros are recommended but not a pre-req

If there are no additional Linux distros installed then the docker
CLI and UI will work fine from Windows.

We recommend installing at least one Linux distro for optimal
performance.

Also add a warning about misusing the internal distros `docker-desktop`
and `docker-desktop-data`

Signed-off-by: David Scott <dave.scott@docker.com>
2022-05-18 15:53:51 +01:00
CrazyMax 0679956c5c
Merge pull request #14767 from crazy-max/fix-aws-s3-upload
ci: fix aws s3 cmd on ubuntu 20.04
2022-05-18 16:53:01 +02:00