Commit Graph

59458 Commits

Author SHA1 Message Date
Andre Hofmeister b30aa0d9fa
fix: Pin Testcontainers for .NET version 2023-02-27 09:20:44 +01:00
David Karlsson 5fb6e210a6
Merge pull request #16745 from andregri/patch-1
Pass StopOptions to ContainerStop function
2023-02-26 20:19:39 +01:00
Craig Osterhout b8a39c0ce8
Merge pull request #16773 from chrisranderson/patch-1
Fix a typo in profiles.md
2023-02-24 13:01:16 -08:00
Chris Anderson 62c460bb24
Fix a typo in profiles.md 2023-02-24 12:45:13 -07:00
CrazyMax c116a6d878
Merge pull request #16771 from crazy-max/fix-ci-validate-upstream
ci: create placeholder file for new commands before validation
2023-02-24 15:35:33 +01:00
CrazyMax f5ea2543bf
ci: create placeholder file for new commands before validation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-24 15:25:23 +01:00
Allie Sadler 618b9c0933
update codeowner (#16770) 2023-02-24 11:05:16 +00:00
CrazyMax 3689adec5c
Merge pull request #16765 from crazy-max/build-gha-update
build(gha): updates
2023-02-23 17:00:30 +01:00
Allie Sadler 96636dcf75
Hub hotjar feedback (#16761)
* hub feedback 1

* hub feedback 2
2023-02-23 15:56:48 +00:00
CrazyMax 3c9cda5e3e
build(gha): fix named context with container builder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 02:20:06 +01:00
CrazyMax 0d6444f67b
build(gha): set correct experimental layout for gha cache exporter
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 02:01:34 +01:00
CrazyMax 66e885897a
build(gha): move update docker hub desc section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:36:48 +01:00
CrazyMax b89824f84a
build(gha): move copy between registries section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:33:23 +01:00
CrazyMax e7752b350c
build(gha): move named contexts section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:30:31 +01:00
CrazyMax f344c6762d
build(gha): move share image between jobs section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:27:47 +01:00
CrazyMax 503159bce6
build(gha): move local registry section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:22:43 +01:00
CrazyMax 6c87a509c6
build(gha): move test before push section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:12 +01:00
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
andregri f87b16b502
Pass StopOptions to ContainerStop function
Fix #16744

**options** argument in **ContainerStop** [function](https://github.com/moby/moby/blob/master/daemon/stop.go#L23) can't be **nil**
2023-02-18 19:03:28 +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