CrazyMax
989141fc21
build(gha): move export to docker section to dedicated page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax
c3b01c8155
build(gha): move manage tags and labels section to dedicated page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax
6bd912fbc7
build(gha): move push multi-registries section to dedicated page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax
a8b73b6b8a
build(gha): move secrets section to dedicated page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax
3275456427
build(gha): move multi-platform section to dedicated page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax
9412271d91
build(gha): move cache section to dedicated page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 00:55:34 +01:00
CrazyMax
9f1f00d994
build(gha): version pinning section
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 00:44:40 +01:00
Craig Osterhout
4db5b7087c
update registry.json ps install command ( #16759 )
2023-02-22 08:12:05 -08:00
Craig Osterhout
dd1f3331eb
update node version ( #16758 )
2023-02-22 08:10:59 -08:00
David Karlsson
c576fb602c
Merge pull request #16757 from dvdksn/engine/patch-v23-changelog-buildx
...
engine: add note about separate buildx package
2023-02-21 20:17:23 +01:00
David Karlsson
d507981303
engine: add note about separate buildx package
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-02-21 19:13:17 +01:00
Allie Sadler
9762aecc41
housekeeping ( #16754 )
...
* housekeeping
* fix envvars-precedence
2023-02-21 12:25:43 +00:00
David Karlsson
30fa3f8d53
Merge pull request #16751 from dvdksn/build/fix-git-ctx-ref
...
build: improve git context ref
2023-02-20 20:50:13 +01:00
CrazyMax
c3865c6604
Merge pull request #16742 from docker/dependabot/go_modules/_releaser/golang.org/x/net-0.7.0
...
build(deps): bump golang.org/x/net from 0.1.0 to 0.7.0 in /_releaser
2023-02-20 20:49:26 +01:00
David Karlsson
484293854a
build: improve git context ref
2023-02-20 20:44:10 +01:00
David Karlsson
b2a520f8f8
Merge pull request #16746 from crazy-max/rm-hidden-flag
...
cli reference: do not display hidden flags
2023-02-20 20:35:54 +01:00
CrazyMax
b254efff56
cli reference: do not display hidden flags
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-19 01:25:59 +01:00
dependabot[bot]
6f9f79c957
build(deps): bump golang.org/x/net from 0.1.0 to 0.7.0 in /_releaser
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.1.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.1.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 03:17:23 +00:00
Usha Mandya
a3e3c896d3
Merge pull request #16739 from janpieper/fix-ipam-grammer-in-desc
...
Fix grammer in `ipam` description
2023-02-17 10:45:47 +00:00
Justin Chadwell
11c2250d5b
Merge pull request #16731 from docker-tools-robot/dispatch/buildx-ref-v0.10.3
...
Update buildx reference to v0.10.3
2023-02-17 10:44:43 +00:00
Jan Pieper
10a2232559
docs: fix grammer in ipam description
2023-02-17 11:31:29 +01:00
crazy-max
91c93a8acc
build: update buildx reference to v0.10.3
...
Signed-off-by: GitHub <noreply@github.com>
2023-02-16 13:49:02 +00:00
Allie Sadler
1fa82389a6
adjust title of homepage ( #16708 )
...
* adjust title of homepage
* Update index.md
* Update index.md
2023-02-15 11:27:49 +00:00
Craig Osterhout
0cf17a994e
update registy.json for case-sensitive name ( #16703 )
2023-02-15 09:25:43 +00:00
Allie Sadler
882fbf89b5
uninstall fix ( #16724 )
2023-02-14 15:10:45 +00:00
Justin Chadwell
07a01c58e7
Merge pull request #16723 from jedevc/follow-up-16717
...
fix: Incorrect link to attestation storage
2023-02-14 12:08:05 +00:00
Justin Chadwell
19edb6c606
fixup! fix: Incorrect link to attestation storage
...
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-02-14 11:32:47 +00:00
Justin Chadwell
f11a4d02a1
Merge pull request #16717 from kkirsche/patch-1
...
fix: Incorrect link to attestation storage
2023-02-13 15:40:46 +00:00
Kevin Kirsche
2a41ba80da
Update URL based on changes feedback
2023-02-13 10:30:58 -05:00
Kevin Kirsche
a75d9ebd4d
fix: Incorrect link to attestation storage
...
Fixes incorrect link to attestation storage document, https://github.com/moby/buildkit/blob/master/docs/attestations/attestation-storage.md
2023-02-13 10:15:56 -05:00
Allie Sadler
d23bca8c2b
improves color contrast of button ( #16712 )
2023-02-13 10:06:20 +00:00
Mats Luspa
b95bbd15b5
Typo ( #16711 )
...
In row 55 to 57 it is written following:
Within the `web` container, your connection string to `db` would look like
`postgres://db:5432`, and from the host machine, the connection string would
look like `postgres://{DOCKER_IP}:8001`.
As the container is running postgres on port 5432 the it should be `postgres://{DOCKER_IP}:5432` in the end of that sentence.
2023-02-10 11:52:52 +00:00
Guillaume Lours
0d02de9a68
update Compose release notes page for v2.16.0 ( #16693 )
...
* update Compose release notes page for v2.16.0
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
* Apply suggestions from code review
---------
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-02-10 09:21:06 +00:00
Guillaume Lours
3923985d51
Update Compose reference API to v2.16.0 ( #16702 )
...
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Co-authored-by: glours <glours@users.noreply.github.com>
2023-02-10 09:14:54 +00:00
Sebastiaan van Stijn
e8a0a6e508
Merge pull request #16704 from neersighted/engine_23.0.1
...
engine: add 23.0.1 release notes
2023-02-10 01:16:47 +01:00
Bjorn Neergaard
c8ba9c0b78
engine: add 23.0.1 release notes
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-09 13:09:52 -07:00
Sam Griffith
05d7522a8b
Make specified working directory match Dockerfile ( #16686 )
2023-02-09 15:27:54 +00:00
Salim Djerbouh
b35abe2a3d
Comply to convention ( #16695 )
...
As per [the docs](https://docs.docker.com/engine/reference/builder/#parser-directives:~:text=Convention%20is%20also%20to%20include%20a%20blank%20line%20following%20any%20parser%20directives .)
> Convention is also to include a blank line following any parser directives.
2023-02-09 15:25:26 +00:00
Jens Erat
e0a45ff946
fix typo in env-file argument ( #16698 )
2023-02-09 12:45:58 +00:00
Allie Sadler
eb56f32540
change location of desktop note ( #16696 )
...
* change location of desktop note
* adjust tone
* adjust tone
2023-02-09 11:44:01 +00:00
Sebastiaan van Stijn
7ea8454215
Merge pull request #16685 from neersighted/23.0.0_errata
...
Further Engine 23.0.0 errata
2023-02-08 15:58:42 +01:00
Allie Sadler
8e16fb9373
keywords ( #16691 )
2023-02-08 14:42:21 +00:00
Bjorn Neergaard
22927b192a
engine: amend 23.0 release notes with known BuildKit issue caused by a warm cache on upgrade
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-07 17:21:24 -07:00
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