David Karlsson
cbb8988cb8
css: fix line wraps for code spans
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-25 15:35:37 +02:00
Sebastiaan van Stijn
7f6a0777fe
engine/install: add EOL date for RHEL 7, and update example output
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:35:34 +02:00
Sebastiaan van Stijn
9ae2f99142
engine/install: add Ubuntu 23.10 EOL date
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:32:55 +02:00
Sebastiaan van Stijn
226637ef45
engine/install: add Ubuntu Noble 24.04 (LTS)
...
Scheduled to be released Today (April 25);
- https://wiki.ubuntu.com/Releases
- https://discourse.ubuntu.com/t/noble-numbat-release-schedule/35649
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:32:53 +02:00
Sebastiaan van Stijn
d867aada2d
engine/install: add EOL dates for CentOS 7, CentOS 8
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:32:52 +02:00
Sebastiaan van Stijn
2efda2e872
engine/install: add Fedora 38 EOL date
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:32:51 +02:00
Sebastiaan van Stijn
e934332b6c
engine/install: add Fedora 40
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:32:47 +02:00
David Karlsson
14b42c807b
hugo: add support for figure titles
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-25 15:01:13 +02:00
David Karlsson
cf427b8374
Merge pull request #19874 from dvdksn/fix-favicon
...
fix: prune double leading slash in favicon url
2024-04-25 12:12:26 +02:00
David Karlsson
7755120664
fix: prune double leading slash in favicon url
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-25 12:08:28 +02:00
David Karlsson
86dbe42ff3
fix: cap left-hand sidebar to 300px max-width ( #19870 )
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-25 10:35:52 +01:00
David Karlsson
adea1cacc1
Merge pull request #19871 from tiendq/patch-1
...
docs: replace alpine with nginx
2024-04-25 10:12:06 +02:00
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
e0db0afca3
Merge pull request #19869 from dvdksn/bump-buildkit
...
vendor: github.com/moby/buildkit 5fce077ed0e0
2024-04-24 23:29:48 +02: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
David Karlsson
e3543555c2
vendor: github.com/moby/buildkit 5fce077ed0e0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-24 23:10:33 +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
6e181ff28a
fix: copy codeblocks for powershell
...
Handle PowerShell prompt char (>) and PS1 script syntax for env var
assignments
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-24 23:04:36 +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
c27e60b369
fix: only add toc eventlistener if toc exists
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-24 18:14:02 +02:00
David Karlsson
1fb862bcf9
hugo: improve site layout on medium screens
...
- Keep the top-nav menu on medium screens
- Keep the sidebar navigation on medium screens
- Keep the right-hand toc on large screens
- Adjust breakpoints
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-24 18:14:02 +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
David Karlsson
22ea9e5e34
Merge pull request #19855 from dvdksn/build-ui-go-links
...
redirect: add go-redirects for dd build ui
2024-04-24 08:32:06 +02:00
David Karlsson
bbf4309e36
redirect: add go-redirects for dd build ui
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 17:44:05 +02: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
6a2e643a5d
Merge pull request #19852 from dvdksn/bump-moby-26.1
...
vendor: cli, moby v26.1.0
2024-04-23 11:23:10 +02:00
David Karlsson
e550a6a9c1
vendor: github.com/docker/cli v26.1.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 11:09:55 +02:00
David Karlsson
0b606a62e7
vendor: github.com/moby/moby v26.1.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 11:08:38 +02:00
David Karlsson
25b21cfe30
Merge pull request #19665 from dvdksn/taxo
...
hugo: add tags
2024-04-23 11:05:34 +02:00
David Karlsson
7c71031200
build: update hugo to v0.124.1
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:48:57 +02:00
David Karlsson
b13e92e9f4
chore: move samples to reference section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:55 +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