Commit Graph

62397 Commits

Author SHA1 Message Date
Nicolas De loof 0e7b4d540b
recommend use of up --watch and document watch command as an alternative (#19895)
* recommend use of up --watch and document watch command as an alternative

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Apply suggestions from code review

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-26 16:05:01 +01:00
David Karlsson 23912a5120
Merge pull request #19896 from Pradumnasaraf/update-r-docs
docs: update directory name in r language guide
2024-04-26 16:57:07 +02:00
Pradumna Saraf 88572a4e5a
docs: update directory name in r-docker-dev 2024-04-26 20:10:09 +05:30
David Karlsson 6366f162d8
Merge pull request #19893 from dvdksn/kapa-remove-example-qs
site: remove example questions for kapa
2024-04-26 12:47:52 +02:00
David Karlsson 7e58bf3911 site: remove example questions for kapa
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-26 11:58:44 +02:00
David Karlsson 79c0ae67b4
Merge pull request #19891 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.5
build(deps): bump peter-evans/create-pull-request from 6.0.4 to 6.0.5
2024-04-26 04:57:53 +02:00
dependabot[bot] c496d97f95
build(deps): bump peter-evans/create-pull-request from 6.0.4 to 6.0.5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](9153d834b6...6d6857d369)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 01:17:51 +00:00
David Karlsson 3f7244c583
Merge pull request #19887 from dvdksn/fix-term-page-tablewidth
fix: make term table full width
2024-04-25 20:37:37 +02:00
David Karlsson 93cd83bdfa
Merge pull request #19888 from docker/revert-19885-revert-18803-kapa-ai
Revert "Revert "kapa ai 🤖""
2024-04-25 20:18:36 +02:00
David Karlsson f41c08f3bd
Revert "Revert "kapa ai 🤖"" 2024-04-25 20:11:53 +02:00
David Karlsson 78ef8ec2e9 fix: make term table full width
Force display:table on term pages for tags

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-25 20:02:16 +02:00
David Karlsson 8d2de745b8
Merge pull request #19885 from docker/revert-18803-kapa-ai
Revert "kapa ai 🤖"
2024-04-25 19:56:26 +02:00
David Karlsson 5b511f126c
Revert "kapa ai 🤖" 2024-04-25 19:54:40 +02:00
David Karlsson 0aa903d574
Merge pull request #18803 from dvdksn/kapa-ai
kapa ai 🤖
2024-04-25 18:58:24 +02:00
David Karlsson c41e2168d2
Merge pull request #19884 from dvdksn/fix-copy-button
fix: copy codeblock
2024-04-25 18:58:12 +02:00
David Karlsson f2b49281d9 fix: copy codeblock
JavaScript methods were lowercased in a bad rebase

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-25 18:56:56 +02:00
David Karlsson 577c936ed5
Merge pull request #19817 from dvdksn/vale-reduce-cruft
vale: reduce false positives
2024-04-25 18:48:05 +02:00
David Karlsson aeb11961b6 feat: add Kapa.ai
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-25 18:43:35 +02:00
Sebastiaan van Stijn 6d1405df77
Merge pull request #19876 from thaJeztah/update_distro_versions
engine: update distro-versions (Fedora 40, Ubuntu 24.04), add EOL dates and add V26.1 to API docs
2024-04-25 15:52:34 +02:00
David Karlsson 4241f60bed
Merge pull request #19877 from dvdksn/fix-codespan-wrap
code rendering fixes
2024-04-25 15:51:52 +02:00
David Karlsson 5f563c6c41 fix: sidebar-width sm screens
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-25 15:50:09 +02:00
David Karlsson 28e23d9ccb css: apply basic styles to indented code blocks
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-25 15:35:45 +02:00
Sebastiaan van Stijn 6df9910298
engine/api: add v26.1.0 and update sample output
Docker Engine v26.1 uses the same API version as v26.0.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:35:39 +02:00
Sebastiaan van Stijn 8ebbf45e66
engine/install: debian: update example output versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:35:39 +02:00
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 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