Commit Graph

1188 Commits

Author SHA1 Message Date
Tien Do 38028fcba6
docs: replace alpine with nginx 2024-04-25 14:57:25 +07:00
Guillaume Lours d298560740
update Compose v2.27.0 release notes (#19868)
* update Compose v2.27.0 release notes

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Update content/compose/release-notes.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-25 08:50:04 +01:00
David Karlsson 59d8cc76c8
Merge pull request #19836 from dvdksn/fix-buildkit-windows-
fix: copy codeblocks for powershell
2024-04-24 23:12:25 +02:00
JP Bulman 34bc2ff861
Update Dotnet Containerization Docs (#19867)
* Update Dotnet Containerization Docs

This is a condensed version of the two separate commands to connect to the docker container and to log into postgres.

* Update exit commands
2024-04-24 14:10:05 -07:00
David Karlsson 9b1aa59127 build: make buildkitd on windows more copy-friendly
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-24 23:04:37 +02:00
David Karlsson 685cb30093
Merge pull request #19833 from dvdksn/com.docker.network.bridge.inhibit_ipv4
network: com.docker.network.bridge.inhibit_ipv4
2024-04-24 22:32:56 +02:00
David Karlsson 4ea24baa2c
Merge pull request #19819 from dvdksn/scout-quickstart-enroll-org
scout: add step to enroll org before enabling repo
2024-04-24 22:32:42 +02:00
Pradumna Saraf 5d209c7ec8
docs: Update and add steps for node CI (#19858) 2024-04-24 13:11:13 -07:00
David Karlsson a94e4387dd
Merge pull request #19864 from dvdksn/css-overflows-sizes
hugo: css overhaul
2024-04-24 18:50:11 +02:00
David Karlsson 46a3512a54 hugo: css overhaul
- Remove manual breakpoint definitions and use tailwind defaults
- Fix various overflow and other rendering issues

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-24 18:14:02 +02:00
Craig Osterhout faa980a9f3
add guides overview page (#19837)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-04-24 08:54:26 -07:00
cuiyourong 90e3e0a314
chore: fix some typos in comments (#19853)
Signed-off-by: cuiyourong <cuiyourong@gmail.com>
2024-04-23 13:01:57 +01:00
David Karlsson 2108ad4774 network: com.docker.network.bridge.inhibit_ipv4
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 11:30:23 +02:00
David Karlsson 45197a3fa9 chore: remove faq section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:55 +02:00
David Karlsson ccb50a8467 hugo: add tags
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:54 +02:00
David Karlsson 749870a500
Merge pull request #19835 from vvoland/rn-26.1
engine: 26.1.0 release notes
2024-04-22 23:14:50 +02:00
David Karlsson 2a1b3e0ab3
Merge pull request #19776 from dvdksn/initial-otel-support
cli: document initial otel support and usage
2024-04-22 23:14:36 +02:00
Ajeet Singh Raina, Docker Captain, ARM Innovator 27350ce730
Add documentation for core Docker concepts and guides (#19786)
* Added Building Images concept pages

* Formatting changes and new video link added

* Rebasing the docs links

* Vale formatting

* Added a video for image layers

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Made changes to resolve the PR reviewed comments

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* removed unnecessary files

* fixed a command based on the PR review

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Delete content/guides/docker-concepts/building-images/images/container_image_layer_reuse.svg

* Added a note for Eclpise temurin

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Michael Irwin <mikesir87@gmail.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-22 12:19:08 -07:00
David Karlsson 872729c7ad
Merge pull request #19844 from dvdksn/disambiguate-docker-firewalld-iptables
network: disambiguate which program the iptables option applies to
2024-04-22 20:53:04 +02:00
Paweł Gronowski c4daba131c engine: 26.1.0 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-22 19:33:33 +02:00
David Karlsson dff48ee487 chore: remove redirects in old engine release note
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-22 19:33:00 +02:00
David Karlsson 42cf24932b
Merge pull request #19843 from dvdksn/buildx-014-releasenotes
build: buildx 0.14.0 release notes
2024-04-22 17:11:21 +02:00
Andreas Heck b9074dfc50
Add note regarding IPv6 and address 127.0.0.1 for host networking (#19845)
* Add note regarding IPv6 and address 127.0.0.1 for host networking

* Update content/network/drivers/host.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-22 14:35:24 +01:00
David Karlsson e63c928026 build: buildx v0.14.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-22 14:34:04 +02:00
David Karlsson 913e75e7d1 network: disambiguate which program the iptables option applies to
Closes #19148

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-22 14:31:41 +02:00
David Karlsson c01b2da66c buildx: schedulername opt for kubernetes driver
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-22 14:26:25 +02:00
David Karlsson 8ce218fbf2
Merge pull request #19726 from Moleus/feat-ephemeral-storage-opts
buildx: kubernetes: add ephemeral-storage options to kuberentes-driver
2024-04-22 11:02:23 +02:00
Moleus a2fc415408 buildx: kubernetes: add ephemeral-storage options to kuberentes-driver 2024-04-22 11:01:23 +02:00
Hang 08bc47fc2e
Update secrets.md 2024-04-22 11:18:28 +08:00
Paweł Gronowski 4179384198 engine: 26.0.2 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-19 12:27:00 +02:00
Allie Sadler 740307158e
Engdocs 2061 (#19808)
* ENGDOCS-2061

* tidy

* Update content/desktop/faqs/releases.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

---------

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-04-19 08:06:47 +01:00
Allie Sadler 007ac90154
ENGDOCS-2068 (#19821)
* ENGDOCS-2068

* tweak step

* edit
2024-04-19 08:04:35 +01:00
racequite e0b31619db chore: remove repetitive words
Signed-off-by: racequite <quiterace@gmail.com>
2024-04-19 12:57:01 +08:00
David Karlsson 91752dd94c
Merge pull request #19741 from dvdksn/hub-categories
Docker Hub: add content categories
2024-04-18 22:55:24 +02:00
David Karlsson 451b837c23 hub: content categories early access
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-18 20:55:43 +02:00
David Karlsson 003c6fe251 cli: initial otel support and usage
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-18 20:53:27 +02:00
David Karlsson cbbc81cd34
Merge pull request #19640 from dvdksn/buildx-default-load
buildx: default-load driver opt
2024-04-18 17:21:04 +02:00
David Karlsson 3072fd0f6f
Merge pull request #19749 from dvdksn/bake-auth-remote-def
bake: remote auth variables
2024-04-18 17:20:38 +02:00
Sebastiaan van Stijn a13cdc4c6a
Fix broken link to PostgreSQL image on Docker Hub
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-18 13:16:12 +02:00
Stephanie Aurelio 32c9d9ddb7
Update guidelines for videos (#19813)
* add video guidelines

* update description

* fix typo and add guideline
2024-04-17 11:23:05 -07:00
David Karlsson 76d9123ebb guides: improve wording on compose watch in R guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 18:14:27 +02:00
David Karlsson 5a361f7475 chore: trim excessive newlines
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 18:10:53 +02:00
Marco Franzon ac93f976fd
add guide for R language (#19787)
Add R language with sample repository

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 18:03:14 +02:00
David Karlsson b0847cd748 bake: remote auth variables
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 11:33:58 +02:00
Yves Brissaud 10d4f77739 scout release notes: indexing blocked in 1.6.0
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 11:19:02 +02:00
David Karlsson 07d2a7dce0 scout: add step to enroll org before enabling repo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:48:00 +02:00
David Karlsson b75fe78d4f lint: enable markdownlint MD022 / blanks-around-headings
Headings should be surrounded by blank lines

Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
David Karlsson 3b25805488
Merge pull request #19814 from dvdksn/scout-honor-admin-settings
desktop: docker scout honors admin-settings.json
2024-04-16 20:26:36 +02:00
Stephanie Aurelio 680bcac85d
Add admin video series links (#19779)
* add admin and security video links

* update spelling

* add desktop links

* update idp links

* update link names
2024-04-16 08:58:49 -07:00
David Karlsson bf766bcd56 desktop: docker scout honors admin-settings.json
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 15:38:06 +02:00