dribeiro
1069bb28bd
Updating Compose Release Notes - Adding 2.5.1
2022-05-30 18:04:32 +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
CrazyMax
a2dad85624
fix link in release notes
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-18 16:45:02 +02:00
CrazyMax
291d632447
ci: fix aws s3 cmd on ubuntu 20.04
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-18 16:20:12 +02:00
CrazyMax
a717202964
Merge pull request #14685 from crazy-max/enhanced-dockerfile
...
Enhanced Dockerfile and update GHA workflows
2022-05-18 16:04:08 +02:00
jerae-duffin
5e4a2f6823
Merge pull request #14759 from jerae-duffin/ENGDOCS-707
...
Updated Dockercon
2022-05-18 08:33:11 -05:00
Piotr
c885002d9e
desktop/linux: Emphasise requirement for Gnome extension to support t… ( #14765 )
...
* desktop/linux: Emphasise requirement for Gnome extension to support tray icons
On some distros a gnome extension is required to display the "whale
menu". This is already describet in distro-specific instructions, but
that makes is somewhat easier to miss. So call it out in the top level
requirement list.
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
* Update desktop/linux/install.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-05-18 14:23:15 +01:00
Allie Sadler
ca314e1d4e
Merge pull request #14756 from aevesdocker/ENGDOCS-697
...
updating linux references throughout all docs, to DD
2022-05-18 12:37:34 +01:00
Usha Mandya
7f068d610c
Merge pull request #14732 from glours/hide-compose-completion
...
hide the compose completion page until it's available for v2
2022-05-18 11:29:07 +01:00
Sebastiaan van Stijn
e5054d053e
Merge pull request #14709 from thaJeztah/engine_release_notes
...
engine: add release notes for 20.10.16
2022-05-18 12:14:58 +02:00
dockertopia
8a085584cf
Updates to the Compose Release Notes ( #14722 )
...
* Updates to the Compose Release Notes (from 1.29.2 to 2.5.0)
* Fixing missing bracket in link
* Added reviews feedback
* Minor changes: formatting
2022-05-18 11:03:16 +01:00
Lorena Rangel
1b3f04a3e3
Add release notes fo 4.8.2 ( #14740 )
...
* initial consolidation of DD release notes
* initial consolidation of DD release notes
* add redirects
* fix broken links
* fix broken links
* Add release notes for 4.8.2
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* Update desktop/release-notes.md
* Update desktop/release-notes.md
* Update desktop/release-notes.md
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
* Update desktop/release-notes.md
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
* Update desktop/release-notes.md
* Update desktop/release-notes.md
* Update desktop/release-notes.md
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
* Update desktop/release-notes.md
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
Co-authored-by: Allie Sadler <allie.sadler@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
2022-05-18 08:19:05 +01:00
Jerae Duffin
82012ed418
updated dockercon
2022-05-17 14:42:46 -05:00
jerae-duffin
c201de3b4a
Merge pull request #14736 from jerae-duffin/ENGDOCS-679
...
updated SSO
2022-05-17 12:38:40 -05:00
Allie Sadler
52d9961df2
changes after review
2022-05-17 15:57:25 +01:00
Sebastiaan van Stijn
90ea1e782a
engine: add release notes for 20.10.16
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-17 16:40:04 +02:00
Allie Sadler
bb2f0178e7
updating linux references to DD
2022-05-17 13:41:07 +01:00
Allie Sadler
6c8274292f
Fix links on get started page ( #14741 )
...
* Fix links on get started page
* fixed linux link on get docker page
* change button description
* change button description
2022-05-17 07:59:07 +01:00
CrazyMax
0f493a16cd
jekyll: fix exclusions list
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:58 +02:00
CrazyMax
8da7d9445d
dockerfile: containerized htmlproofer
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:58 +02:00
CrazyMax
dc1a99b7b0
ci: merge workflows
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:57 +02:00
CrazyMax
75cb114327
ci: update github actions accordingly to the new dockerfile
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:57 +02:00
CrazyMax
ebd36f7081
dockerfile: enhanced to match netlify pipeline
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:57 +02:00
CrazyMax
1e1fdfce1c
ignore .jekyll-cache folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:57 +02:00
CrazyMax
3ce39559b2
update Ruby to 2.6.10, fix Gemfile and push Gemfile.lock
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:57 +02:00
Craig Osterhout
768aaaaab6
Merge pull request #14737 from jerae-duffin/ENGDOCS-694
...
Fixed typo
2022-05-12 16:22:23 -07:00
Jerae Duffin
7f9b8c7392
fixed typo
2022-05-12 15:46:52 -05:00
Jerae Duffin
3d1c7c1404
updated SSO
2022-05-12 15:40:15 -05:00
Guillaume Lours
fea1b5240e
hide the compose completion page until it's available for v2
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-12 17:30:46 +02:00
Melonnie Manohar
f28c257f11
Update toc.yaml ( #14697 )
...
* Update toc.yaml
Added new section to extension design guidelines based on this PR https://github.com/docker/extensions-sdk/pull/155
* Update toc.yaml
Removed .md from path.
* Renamed extension sections, added "UI Stying" section and design sub pages
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Update toc.yaml
Change to lower case
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-05-12 13:03:10 +01:00
Mark H
9afb3bc05b
Update text to reflect end of grace period ( #14712 )
...
* Update text to reflect end of grace period
* Revert changes to release notes
* Remove references to the grace period
2022-05-12 12:44:03 +01:00
Allie Sadler
7ac07bfbf9
Merge pull request #14726 from aevesdocker/ENGDOCS-692
...
fix release note duplication
2022-05-12 10:24:31 +01:00
Allie Sadler
f5b05c2e94
fix broken link
2022-05-12 10:11:55 +01:00
Allie Sadler
081803bff5
fix duplication
2022-05-12 10:03:26 +01:00
Allie Sadler
8d433de09d
fix duplication
2022-05-12 10:00:51 +01:00
Craig Osterhout
afca1118f5
Merge pull request #14721 from craig-osterhout/gh-issue-14686
...
Fix for issue #14686 and #12662
2022-05-11 12:21:01 -07:00
craig-osterhout
9a1cb6561c
fix for issue 14686 and 12662
...
Signed-off-by: craig-osterhout <craig.osterhout@docker.com>
2022-05-11 11:11:16 -07:00
Sebastiaan van Stijn
6ed0af0f9f
Merge pull request #14713 from tnir/tnir/20.10.5
...
engine: fix typo in release notes for 20.10.15
2022-05-11 14:23:12 +02:00
Usha Mandya
032837caca
Merge pull request #14708 from thaJeztah/engine_known_issues
...
engine: add known issues to 20.10.15 release notes
2022-05-11 13:15:15 +01:00