Commit Graph

55784 Commits

Author SHA1 Message Date
Usha Mandya 1c76a91158
Merge pull request #12690 from alensymphony/patch-1
Update service_architecture.md
2021-04-16 18:10:57 +01:00
Usha Mandya 3bcf4ee068
Merge pull request #12685 from aiordache/compose_images
Add `compose images` command
2021-04-16 10:53:31 +01:00
Alen Hodzic a835739692
Update service_architecture.md
Typo.
2021-04-16 10:14:29 +02:00
Usha Mandya e97e266725
Merge pull request #12686 from usha-mandya/relnote-cleanup
Update Mac release notes
2021-04-15 20:36:01 +01:00
Usha Mandya f35dcd7e35 Update Mac release notes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-15 18:26:46 +01:00
Anca Iordache 5161d0fd07 Document `compose images` command
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2021-04-15 17:59:04 +02:00
Usha Mandya 98fc8ec2b5
Merge pull request #12663 from usha-mandya/engdocs-391
Docs for Desktop 3.3.1 release
2021-04-15 16:44:38 +01:00
Usha Mandya e670a8db62 Relnote updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-15 16:40:27 +01:00
Usha Mandya 0af20e212b
Merge pull request #12678 from aiordache/compose_1.29.1
Update release notes for docker-compose 1.29.1
2021-04-15 16:00:41 +01:00
Usha Mandya 023aced24e
Fix a typo 2021-04-15 15:54:31 +01:00
Usha Mandya 5db5ac020f
Merge pull request #12682 from europ/patch-1
fixed linux service commands
2021-04-15 15:33:35 +01:00
Usha Mandya 16359b7a67
Merge pull request #12654 from jiaming0708/patch-1
update the dotnet core image source
2021-04-15 15:29:57 +01:00
Usha Mandya 342d0cce67
Merge pull request #12670 from kerhong/patch-1
Clarify the source name of secrets and configs
2021-04-15 15:26:56 +01:00
Usha Mandya ff966e68ef
Merge pull request #12673 from AkihiroSuda/cgroup2
config/containers/runmetrics.md: cgroup v2 graduated from experimental (v20.10.6)
2021-04-15 15:22:47 +01:00
Sebastiaan van Stijn a6e2944ddf
Merge pull request #12648 from avivmu/patch-2
Rootless is not experimental anymore
2021-04-15 14:26:43 +02:00
Usha Mandya b3e3b483d4 Add blurb for Apple silicon, address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-15 12:28:25 +01:00
Adrián Tóth 464b1c03c9
fixed command inconsistency 2021-04-15 10:55:36 +02:00
Adrián Tóth e589713da8
fixed service restarting commands 2021-04-15 10:26:06 +02:00
Usha Mandya 5ac3f36ed8 Update relnotes, download buttons based on review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 19:12:01 +01:00
Usha Mandya e056bc66c2 Add Apple silicon banner to the homepage
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 19:08:45 +01:00
Anca Iordache 02ca9a22f6 Update release notes for docker-compose 1.29.1
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2021-04-14 19:12:25 +02:00
Usha Mandya fe6978d271 Add bug fixes since RC3
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 17:04:09 +01:00
Usha Mandya 5b330cfcce
Add docs for billing info updates (#12664)
* Add docs for billing info upates

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Add release note on billing details consolidation

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Fix review comments

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Update docker-hub/release-notes.md

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>
2021-04-14 14:27:54 +01:00
Usha Mandya 702a685a1e Add another relnote, fix feedback wording 2021-04-14 14:18:17 +01:00
Usha Mandya e285243514 Fix review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 13:13:29 +01:00
Usha Mandya 3961569a73 Update the title to avoid duplication
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 12:04:52 +01:00
Usha Mandya 28621b7258 Update docs and screenshots for automatic update UI changes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 11:40:57 +01:00
Sebastiaan van Stijn 4426d47ab7
Merge pull request #12674 from AkihiroSuda/rootless
rootless: update for v20.10.6
2021-04-14 12:09:59 +02:00
Usha Mandya c95320680c Update release date, add a fixed issue, other minor updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 10:27:03 +01:00
Akihiro Suda 5f47c24504
rootless: update for v20.10.6
- btrfs is now supported (moby/moby PR 42253)
- CLI context "rootless" is now created by default (moby/moby PR 42109)

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-04-14 14:47:57 +09:00
Akihiro Suda 1c4e9b0a14
config/containers/runmetrics.md: cgroup v2 graduated from experimental
Docker support for cgroup v2 graduated from experimental in v20.10.6.
https://github.com/moby/moby/pull/42263

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-04-14 14:40:10 +09:00
Edgars Baduns 7b6f2d918a
Clarify the source name of secrets and configs
The current wording of "name of the config as it exists in Docker" suggests that the real generated name is used, instead the "key" of `configs` object in the docker-compose file is used.

```yml
version: "3.5"

services:
  app:
    image: alpine
    configs:
      # documentation currently suggests this (the "name as in Docker")
      # this causes an error- undefined config "name-as-in-docker"
      - source: name-as-in-docker
        target: /config-with-name-as-in-docker.json

      # the correct source to use is the name (key) from this docker-compose file
      - source: name-as-in-file
        target: /config-with-name-as-in-file.json

configs:
  name-as-in-file:
    name: name-as-in-docker
    file: ./cfg.json
```
2021-04-13 19:28:07 +03:00
Usha Mandya 138f675211 Update Windows download URL and remove reference to Desktop community
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-13 17:14:02 +01:00
Usha Mandya 31a78afbdd
Merge pull request #12585 from usha-mandya/hub-5153
Update docs to reflect billing UI changes
2021-04-13 16:19:21 +01:00
Usha Mandya 18865d35de
Merge pull request #1 from thaJeztah/update_button
Fix button styling
2021-04-13 15:42:11 +01:00
Sebastiaan van Stijn a463d3290f
use primary-btn instead of outline-btn
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-13 16:34:01 +02:00
Sebastiaan van Stijn 428305eb77
Fix button styling on get-started
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-13 16:33:57 +02:00
Sebastiaan van Stijn a608900fe6
update primary-btn style, and use more variables for colors
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-13 16:33:12 +02:00
Usha Mandya e8853feb97 Update FAQ and fix text on Linux download
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-13 15:12:45 +01:00
Usha Mandya 421a80a653 Add download URLs for previous release
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-13 13:21:11 +01:00
Usha Mandya 122fc3dd9a More updates to support 3.3.1 release
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-13 12:31:29 +01:00
Usha Mandya c92b816d25
Merge pull request #12641 from ulyssessouza/update-compose-cli-compat
Update compose-cli compatibility list
2021-04-13 09:29:34 +01:00
Usha Mandya 354cf62ee2 Add initial updates for Apple silicon release
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-12 22:41:19 +01:00
Usha Mandya e0ca2efeed Add a new class for download buttons
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-12 22:39:44 +01:00
Tibor Vass 1e602747d0
Merge pull request #12657 from thaJeztah/update_distro_list
engine: update list of distros that we build on
2021-04-12 11:06:06 -07:00
Tibor Vass adca6fc47c
Merge pull request #12604 from tiborvass/release_notes_20.10.6
Add release notes for 20.10.6
2021-04-12 10:56:00 -07:00
Sebastiaan van Stijn c876e5cba7
engine: update list of distros that we build on
Adds new distros:

- Ubuntu 21.04 "hirsute hippo"
- Debian/Raspbian 11 "bullseye"
- Fedora 34

Removes Debian 9 "stretch", which reached EOL in upstream Debian

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-12 19:24:00 +02:00
Tibor Vass 48efeb0b58 Add release notes for 20.10.6
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-04-12 17:14:27 +00:00
Usha Mandya a12129ff5c
Merge pull request #12646 from usha-mandya/hvs-367
Add scan report retention period
2021-04-12 15:52:51 +01:00
Usha Mandya 83546801fa Add scan report retention period
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-12 10:50:00 +01:00