Sebastiaan van Stijn
945a0421b8
Merge pull request #16681 from thaJeztah/sync_ubuntu
...
engine/install/ubuntu: update instructions to match debian variant
2023-02-08 00:30:35 +01:00
Craig Osterhout
a96fd1ddb4
Add Linux Docker Desktop path to onboarding ( #16673 )
2023-02-07 14:00:55 -08:00
Bjorn Neergaard
805642236f
engine: amend 23.0 release notes with known BuildKit inline cache issue
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-07 13:00:35 -07:00
Bjorn Neergaard
5875c958be
engine: amend 23.0 release notes with skipped logging fix
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-07 13:00:19 -07:00
Mihaela Stoica
6e5b5153ac
Change "mentioned above" to "mentioned below" ( #16683 )
2023-02-07 16:22:28 +00:00
Mihaela Stoica
140d69c496
Remove broken link in vm-vdi ( #16682 )
2023-02-07 15:19:03 +00:00
Sebastiaan van Stijn
b109743ad2
engine/install/ubuntu: update instructions to match debian variant
...
Incorporate the changes made in the debian variant from;
- 6d8b08171c
- 37ae672193
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-07 15:45:05 +01:00
ArnoSen
6d8b08171c
Update debian.md ( #16654 )
...
* Update debian.md
Set correct filemask for `/etc/apt/keyrings` . If this is not 0755, the keys in the directory cannot be used.
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2023-02-07 15:18:25 +01:00
Usha Mandya
c70d8507c8
Merge pull request #16678 from usha-mandya/get-docker-patch
...
Add a link to engine install
2023-02-07 14:12:56 +00:00
David Karlsson
c59487c0f0
Merge pull request #16225 from matt9ucci/patch-1
...
Fix error: PowerShell environment variable setting
2023-02-07 14:28:26 +01:00
Usha Mandya
132f3efc81
Add a link to engine install
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2023-02-07 13:15:44 +00:00
Jared Brogan
9ebf533333
Update chmod command in GPG Error Tip
2023-02-06 15:23:55 -06:00
Sebastiaan van Stijn
4c80cbe24d
Merge pull request #16671 from neersighted/23.0.0_errata
...
engine: amend 23.0 release notes to acknowledge any ipvlan network is broken on upgrade
2023-02-06 21:28:11 +01:00
Bjorn Neergaard
03ae16e21d
engine: amend 23.0 release notes to acknowledge any ipvlan network is broken on upgrade
...
Co-authored-by: Cory Snider <csnider@mirantis.com>
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-06 13:22:52 -07:00
Sebastiaan van Stijn
a6b66ba4df
Merge pull request #16670 from neersighted/23.0.0_errata
...
engine: amend 23.0 release notes with ipvlan issue
2023-02-06 21:20:10 +01:00
CrazyMax
10ab3f8228
Merge pull request #16646 from crazy-max/update-buildx-release-notes
...
build: update release notes
2023-02-06 21:11:00 +01:00
Bjorn Neergaard
adec5ffc6f
engine: correct minor inconsistencies in 23.0 release ntoes
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-06 09:45:49 -07:00
Bjorn Neergaard
ed0637187d
engine: amend 23.0 release notes with ipvlan issue
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-06 09:19:18 -07:00
Sebastiaan van Stijn
62af577a8f
Merge pull request #16659 from neersighted/23.0.0_errata
...
engine: 23.0.0 errata
2023-02-06 16:08:30 +01:00
CrazyMax
6e6694840c
Merge pull request #16669 from crazy-max/fix-engine-install
...
engine: add docker-buildx-plugin package in linux distro install
2023-02-06 15:48:52 +01:00
CrazyMax
72d3016e81
engine: add docker-buildx-plugin package in linux distro install
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-06 15:33:54 +01:00
Rafid Bin Mostofa
8e8fc2c7b2
fix(engine): Minimum --kernel-memory is 6m
...
``linuxMinMemory`` was updated from 4m to 6m [0], and it is
used to compare ``resources.KernelMemory`` [1, 2]. Thus, the
actual minimum allowed value for --kernel-memory is 6m.
Refs:
- [0] d2e23405be
- [1] https://github.com/docker/engine/blob/master/daemon/daemon_unix.go#L473
- [2] https://github.com/moby/moby/blob/master/daemon/daemon_unix.go#L452
2023-02-04 13:52:42 +06:00
CrazyMax
90704052f6
build: update release notes
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-04 01:16:20 +01:00
CrazyMax
d96fd819f1
Merge pull request #16093 from crazy-max/fix-cli-desc
...
_includes/cli.md: do not escape flag descriptions
2023-02-03 16:17:33 +01:00
Bjorn Neergaard
48e0158f4f
engine: amend 23.0 release notes with tracking issues for known issues
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-03 06:38:13 -07:00
Bjorn Neergaard
f1bf8b03fc
engine: amend 23.0 release notes with overlooked change to the example systemd units
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-03 06:38:13 -07:00
Bjorn Neergaard
c6234542cf
engine: amend 23.0 release notes with known Kata issue
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-03 06:38:11 -07:00
Bjorn Neergaard
07c0605ab0
engine: amend 23.0 release notes for typos/minor factual errors
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-02 22:28:40 -07:00
CrazyMax
efbed96404
_includes/cli.md: do not escape flag descriptions
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-03 02:30:27 +01:00
thegoodlittlescript
23ca913a40
Note the bug in tmpfs permissions
...
There is an open bug in tmpfs that results in permissions being reset on container restart. At this point it has tripped up quite a few people. This adds a hint about the issue, and a link to a the workaround we ultimately used (a functionality not mentioned elsewhere in the docs).
2023-02-02 08:41:28 -07:00
David Karlsson
785ec8c45f
Merge pull request #16416 from thaJeztah/engine_23_reference_update
...
engine: update docs for 23.0.0
2023-02-02 16:01:55 +01:00
David Karlsson
c1f52485f8
Merge pull request #16421 from dvdksn/engine/2300-release
...
engine: 23.0.0 release notes
2023-02-02 16:01:22 +01:00
David Karlsson
6e5f8d36c7
engine: add 23.0 release notes
2023-02-02 15:20:17 +01:00
Sebastiaan van Stijn
d62fa28810
engine: update reference docs for 23.0.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:29:56 +01:00
Sebastiaan van Stijn
77bb40ce7b
engine: api: add API v1.42 (docker v23.0.0)
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:24:59 +01:00
Sebastiaan van Stijn
f2e6257350
cli reference: remove handling of kubernetes orchestrator
...
Support for "docker stack deploy" using kubernetes as orchestrator has
been deprecated and removed, so removing this part of the template.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:24:59 +01:00
Sebastiaan van Stijn
0f35683784
reference: remove docs for deprecated "docker app"
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:24:58 +01:00
CrazyMax
e806011797
bake: section for resource interpolation
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-31 23:21:25 +01:00
Craig Osterhout
1d1cf4251e
Refresh image best practices ( #16603 )
...
* Refresh style for image best practices
2023-01-31 13:32:19 -08:00
MohammadReza
9881f55a25
fix: typo ( #16643 )
2023-01-31 17:26:41 +00:00
Usha Mandya
d0d1e6e314
Merge pull request #16639 from crazy-max/update-action-ver
...
build: update build-push-action to v4
2023-01-31 16:37:04 +00:00
Allie Sadler
d165097c0d
ENGDOCS-1166a ( #16641 )
2023-01-31 15:27:52 +00:00
David Karlsson
bed519e877
Merge pull request #16635 from dvdksn/fix/16633
...
fix: add redirect for /reference/commandline/run
2023-01-31 15:58:18 +01:00
Benjamin Grandfond
c4aaf47add
Update extension publishers' feedback form link ( #16637 )
...
* Change the feedback form link
* Move the extension security page under the architecture section
2023-01-31 14:57:41 +00:00
Allie Sadler
e6458ebce9
ENGDOCS-1229 ( #16636 )
...
* ENGDOCS-1229
* Update desktop/hardened-desktop/registry-access-management.md
2023-01-31 14:57:21 +00:00
CrazyMax
fd40536019
build: update build-push-action to v4
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-31 15:52:00 +01:00
David Karlsson
cb962307f5
fix: add redirect for /reference/commandline/run
2023-01-31 14:02:53 +01:00
David Karlsson
03946ffd6b
Add page about repo logos
2023-01-31 06:43:19 +01:00
David Karlsson
fb46f0d94c
engine: mv 20.10 release notes
2023-01-31 06:27:39 +01:00
Craig Osterhout
4af9d1af2a
Merge pull request #16622 from ChangHoon-Sung/fix-typo
...
Fix typo
2023-01-30 12:50:28 -08:00