Commit Graph

56150 Commits

Author SHA1 Message Date
Mark H a23f70d048 Remove redundant SASS module reference 2021-07-09 17:01:20 +01:00
Mark H 79a6e2879d Swap ad-hoc colours for palette colours 2021-07-09 16:58:53 +01:00
Mark H 1655359a98 Add new purple alert type 2021-07-09 16:58:53 +01:00
Mark H d67f803770 Define new theme for notifications 2021-07-09 16:58:53 +01:00
Mark H 79e36c14a0 _notes.scss: Refactor how different note styles are defined 2021-07-09 16:58:53 +01:00
Mark H 8441af3931 _notes.scss: Simplify handling of legacy notes 2021-07-09 16:58:53 +01:00
Mark H 7f1fd5c52c Add color palette definitions 2021-07-09 16:58:53 +01:00
Mark H 1158a25c87 Add .editorconfig 2021-07-09 16:44:19 +01:00
Mark H 4addf1bba7 Add .prettierignore 2021-07-09 12:06:25 +01:00
Usha Mandya 6507f5b3b0
Merge pull request #13153 from rumpl/fix-ssh-key
Fix the ssh-add explanation
2021-07-08 16:02:11 +01:00
Usha Mandya 4e8a4e8a7a
Merge pull request #13130 from lorenrh/il-346-relnotes
Release notes for 3.5.2
2021-07-08 16:01:32 +01:00
Guillaume Tardif 4aedf4df77
Users can create Dev Env on a given branch (#13095)
* Users can create Dev Env on a given branch

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Minor style updates

* Add known bug on branches in https:// git urls with .git suffix

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-07-08 16:01:16 +01:00
Lorena Rangel 0eccb966cd Release notes for 3.5.2
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2021-07-08 15:48:11 +02:00
Djordje Lukic b75f91e0c4 Fix the ssh-add explanation
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2021-07-08 10:44:49 +02:00
jerae-duffin 6b6bc203bc
Merge pull request #13129 from jerae-duffin/CONT-83
Service accounts removed abbreviations
2021-07-07 11:32:05 -05:00
Sebastiaan van Stijn 3ccabce0e9
Merge pull request #13039 from crazy-max/github-actions
Authentication to GHCR with GITHUB_TOKEN
2021-07-06 20:34:09 +02:00
CrazyMax 0dfda9a16a
Authentication to GHCR with GITHUB_TOKEN
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-07-06 20:24:41 +02:00
Jerae Duffin 458a16a055 removed abbr 2021-07-06 09:58:02 -05:00
Usha Mandya c2d88f5e4f
Merge pull request #13123 from thaJeztah/xenial_eol
Engine: remove Ubuntu 16.04 "xenial", Fedora 32 (both EOL), and some touch-ups
2021-07-06 11:22:47 +01:00
Sebastiaan van Stijn 2e495edd4d
engine/install: various touch-ups
- lowercase "arm" architectures
- swap arm / arm64 columns (as arm 32-bit is only for a single distro)
- remove raspbian arm64 Raspbian is 32 bit, and we don't ship packages
  for raspbian arm64
- add (32-bit) mention to arm column
- add "Apple Silicon" to the Docker Desktop table for completeness

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-06 12:18:05 +02:00
Sebastiaan van Stijn e3a1f307a4
engine: remove Fedora 32, as it's EOL
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-05 21:12:10 +02:00
Sebastiaan van Stijn 0d67eb4917
engine: remove ubuntu 16.04 "xenial" and add deprecation warning
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-05 21:11:17 +02:00
Usha Mandya 77a86298a3
Merge pull request #13056 from glours/fix-dev-env-issues
Use custom Dockerfile for Dev Environments image
2021-07-05 15:34:01 +01:00
jerae-duffin 242c19014f
Updated content (#13105)
* Updated content

* grammar fix

* fixed grammar

* updated example

* removed extra wording
2021-07-02 15:03:33 -05:00
Usha Mandya 579323d5f0
Merge pull request #13106 from thaJeztah/update_engine_docs
update engine reference docs
2021-07-02 17:39:32 +01:00
Sebastiaan van Stijn 590463d6ce
update engine reference docs
updating to the latest changes from the 20.10 branch

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-02 16:49:11 +02:00
Usha Mandya 15d0df06c4
Merge pull request #13104 from docker/stephen-turner-patch-7
Update install.md
2021-07-02 15:28:45 +01:00
Stephen Turner a2e508e3a6
Update install.md
Previous patch missed a parallel update at another place in the page.
2021-07-02 14:06:23 +01:00
Jem Bishop c53a05b8c1
Workaround for outdated slirp4netns on debian (#13029)
* Workaround for outdated slirp4netns on debian

I had issue on debian 11 where the package on the 
main apt repositories was too old. This provides workaround, by 
adding the testing repos to sources list then upgrading slirp4netns

* pr review

- add console tag
- add newline before console code block
- remove the installation instructions to `slirp4netns` and link to the releases page, which will have it anyway.

* pr review

- add in suggested comment about vpnkit
2021-07-01 17:11:09 +01:00
Usha Mandya 00ce93eda3
Merge pull request #13088 from RobyCigar/patch-1
Add missing container id on the command
2021-07-01 15:06:21 +01:00
Usha Mandya 6f3a02650f
Merge pull request #13092 from usha-mandya/engdocs-436
Move older Desktop release notes to a new page
2021-07-01 12:37:27 +01:00
Usha Mandya c23e4cfd64
Merge pull request #13089 from usha-mandya/engdocs-441
Update proxy server examples to include a diff ip address
2021-07-01 10:55:20 +01:00
Usha Mandya 9bc2f59d53 Update proxy server examples to include a diff ip address
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-30 18:43:44 +01:00
Usha Mandya cb62279abc Move older Desktop release notes to a new page
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-30 18:34:22 +01:00
RobyCigar 29aa8bf692
Add missing container id on the command 2021-06-30 21:13:36 +07:00
Usha Mandya f40b7e5ef3
Merge pull request #13081 from usha-mandya/engdocs-437
Note on adding SSH key to the ssh-agent
2021-06-30 15:08:11 +01:00
Usha Mandya e0f8a84e60 Note on adding SSH key to the ssh-agent
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-29 10:31:20 +01:00
Usha Mandya 86320fcbc1
Merge pull request #13067 from usha-mandya/desktop-relnote-compose
Add Compose V2 intro to Desktop 3.4 release notes
2021-06-25 13:25:20 +01:00
Usha Mandya 816ae9b0cd
Merge pull request #13062 from usha-mandya/engdocs-435
Add Dev Environments banner
2021-06-25 13:01:26 +01:00
Usha Mandya 12c73ab4b4 Add Compose V2 intro to Desktop 3.4 release notes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-25 12:52:49 +01:00
Usha Mandya eb50246437
Merge pull request #13016 from alenzen/patch
improve documentation
2021-06-25 12:07:25 +01:00
Usha Mandya 1b0fcad601
Merge pull request #13007 from jessereynolds/patch-1
Fixes #12926 - rails demo not working
2021-06-25 11:38:30 +01:00
Usha Mandya dfbadff0fe
Merge pull request #12937 from matthewbalvanz-wf/patch-1
Indent webhook notifications Authorization header
2021-06-25 11:37:43 +01:00
Usha Mandya e921987dcf
Merge pull request #12930 from przmv/patch-2
Fix links to glossary terms
2021-06-25 11:37:27 +01:00
Usha Mandya a08529bdc0
Merge pull request #13066 from StefanScherer/fix-link-cli-command-compatibility
Fix link to docker-compose compatibility list
2021-06-25 11:20:32 +01:00
Stefan Scherer bc4a4cb65e
Fix link to docker-compose compatibility list
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-06-25 12:02:57 +02:00
Usha Mandya 1667f16ccb
Merge pull request #13064 from usha-mandya/serv-account-update
Update pull limits for service accounts
2021-06-25 10:05:39 +01:00
Usha Mandya be7f227164
Merge pull request #13060 from lorenrh/IL-276-release-notes
Release notes 3.5.1
2021-06-25 10:02:24 +01:00
Lorena Rangel 4006b772d7 Add clarification for Compose V2
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2021-06-25 10:54:33 +02:00
Usha Mandya bc93a35d0a Update pull limits for service accounts
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-25 09:38:16 +01:00