Commit Graph

63768 Commits

Author SHA1 Message Date
David Karlsson 47ffcff13d get-started: fix/simplify the persisting data experiment
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-04 11:15:43 +01:00
David Karlsson 158beace56 get-started: simplify workshop intro, update node version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-04 11:15:43 +01:00
David Karlsson 1ef9019754
Merge pull request #21294 from jcubic/patch-1
Add info to enable docker service
2024-10-31 15:57:48 +01:00
Jakub T. Jankiewicz b45343701b engine: enable docker service after installation on fedora 2024-10-31 15:54:16 +01:00
David Karlsson 29d100f92c
Merge pull request #21300 from dvdksn/bk0.17-bx0.18
build: buildx v0.18.0, buildkit v0.17.0, dockerfile v1.11.0
2024-10-31 13:11:51 +01:00
David Karlsson 8201899a00 build: dockerfile 1.11.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 13:06:09 +01:00
David Karlsson f1d28894b9 build: buildx v0.18.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 13:06:09 +01:00
David Karlsson 812b82cd0d vendor: github.com/docker/buildx v0.18.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 13:06:09 +01:00
David Karlsson f2b750218c hotfix: patch invalid docs syntax in upstream docs
Upstream fix in moby/buildkit#5475

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 13:06:09 +01:00
David Karlsson 16efa7f08b vendor: github.com/moby/buildkit v0.17.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 11:18:21 +01:00
David Karlsson e8e6274e17 fix: incorrect paths used to vendor modules
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 11:18:21 +01:00
David Karlsson 5cd626cf5d
Merge pull request #21214 from dvdksn/buildx-pprof
build: profiling with pprof
2024-10-31 11:10:51 +01:00
David Karlsson 19ece13098
Merge pull request #21298 from dvdksn/hugo-custom-docker-base
ci: custom hugo setup + dependency updates
2024-10-31 10:09:52 +01:00
David Karlsson c643508a1f ci: update node.js version to 22 (active lts)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 09:37:20 +01:00
David Karlsson f909620f8f hugo: update hugo to v0.136.5
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 09:36:54 +01:00
David Karlsson 0c6604d128 hugo: use a custom hugo setup
This reverts the use of the official Hugo image since it doesn't run
with root privileges, causing a number of unexpected issues.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 09:35:02 +01:00
Lorena Rangel 241d748a37
feat: desktop 4.35.1 release notes (#21285)
## Description

Docker Desktop 4.35.1 release notes


- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-30 16:46:24 +00:00
David Karlsson 0793604e18
Merge pull request #21288 from dvdksn/add-tcc
site: add tcc links
2024-10-30 16:39:42 +01:00
David Karlsson bbc346b73b
Merge pull request #21286 from dvdksn/update-guide-contrib
contrib: update guidelines and archetype for guides
2024-10-30 16:28:11 +01:00
David Karlsson 5f371053ec site: add tcc link to manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-30 16:23:59 +01:00
David Karlsson 14a3cfed94 site: add tcc tile to landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-30 16:23:46 +01:00
Craig Osterhout 56e42135a0
Merge pull request #21275 from craig-osterhout/remove-api-ref
hub api: remove postman collection reference
2024-10-30 08:16:25 -07:00
David Karlsson 3cc0f0103f contrib: update guidelines and archetype for guides
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-30 16:07:26 +01:00
David Karlsson 44945586c7
Merge pull request #21283 from swivelmargarita/patch-1
Update java containerization guide to fix compilation error
2024-10-30 15:51:16 +01:00
David Karlsson 4fdce97ab4
Merge pull request #21244 from dvdksn/guides-filters-tags
guides: rework filter logic, presentation
2024-10-30 13:27:00 +01:00
Allie Sadler 285bf7a2a7
ENGDOCS-2280 (#21279)
<!--Delete sections as needed -->

## Description

Closes https://github.com/docker/docs/issues/21278

Addresses
https://docker.slack.com/archives/C04BMTUC41E/p1730282005495239

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-30 11:36:39 +00:00
swivelmargarita 9fd26fcb16
Update java containerization guide to fix compilation error
Fixes https://github.com/docker/docs/issues/21281
2024-10-30 11:10:58 +00:00
Guillaume Lours da6b081cc4
release-notes for Compose v2.30.1 version (#21280)
<!--Delete sections as needed -->

## Description
Add release notes of Compose `v2.30.1` version
<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-30 11:10:30 +00:00
Craig 945e7be674
remove postman ref from api
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-29 15:31:48 -07:00
Nicolas De loof 9fed920ed1
lifecycle hooks (#21061)
## Description

documentation for https://github.com/docker/compose/pull/12166

## Related issues or tickets

[<!-- Related issues, pull requests, or Jira tickets
-->](https://docker.atlassian.net/browse/COMP-760)

## Reviews

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-10-29 17:10:05 +00:00
Guillaume Lours b897915663
release-notes for Compose v2.29.7 and v2.30.0 versions (#21273)
<!--Delete sections as needed -->

## Description
Added release notes for Compose `v2.29.7` and `v2.30.0` releases

## Related issues or tickets
https://docker.atlassian.net/browse/COMP-813
<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-10-29 17:09:42 +00:00
Sarah Sanders d81afd8421
Merge pull request #21262 from sarahsanders-docker/ENGDOCS-2271
Updates to enforce sign-in docs
2024-10-29 08:58:11 -07:00
Sarah Sanders 7e822b44c9
Update methods.md for DD version 2024-10-29 08:30:08 -07:00
Sarah Sanders 8923d313cf
Update content/manuals/security/for-admins/enforce-sign-in/methods.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-29 08:29:19 -07:00
Allie Sadler aaaee3486a
ENGDOCS-2279 (#21269)
<!--Delete sections as needed -->

## Description

Fixes link and addresses Hotjar feedback

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-29 15:28:44 +00:00
David Karlsson 32cccc4340
Merge pull request #21270 from dvdksn/fix-testcontainers-videos
fix: corrected IDs for testcontainers youtube-embeds
2024-10-29 15:22:15 +01:00
David Karlsson fa594b1ba6 fix: corrected IDs for testcontainers youtube-embeds
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-29 15:19:26 +01:00
David Karlsson 8eb2dc2446
Merge pull request #21267 from dvdksn/language-redirect
redirect: alias /language/ to /guides/
2024-10-29 13:37:35 +01:00
David Karlsson 76a5b7181b redirect: alias /language/ to /guides/
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-29 10:52:52 +01:00
Allie Sadler 93289fec4b
ENGDOCS-2278 (#21256)
<!--Delete sections as needed -->

## Description

Closes https://github.com/docker/docs/issues/21247

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-29 09:43:27 +00:00
David Karlsson e1d8136a12
Merge pull request #21167 from dvdksn/bump-hugo-0.136.3
ci: upgrade hugo to v0.136.3
2024-10-29 10:42:53 +01:00
David Karlsson 2e0d0fd50d
Merge pull request #21260 from dvdksn/fix-site-header-sm-screens
site: improve header display on small devices
2024-10-29 10:08:50 +01:00
Allie Sadler 73ebb95d8d
ENGDOCS-2275 (#21257)
<!--Delete sections as needed -->

## Description

Add a page on VMMs for Docker Desktop on Mac

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-29 09:06:21 +00:00
Sarah Sanders f21f2f81bb Updates to enforce sign-in docs 2024-10-28 13:52:07 -07:00
Sarah Sanders a691e88d9f
Merge pull request #21239 from sarahsanders-docker/ENGDOCS-2269
Update JIT, SCIM, and group mapping guides
2024-10-28 09:49:01 -07:00
Sarah Sanders 8a29833cd6
Update just-in-time.md bolding 2024-10-28 09:30:46 -07:00
Sarah Sanders 53624b42a4
Update content/manuals/security/for-admins/provisioning/scim.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 09:22:07 -07:00
Sarah Sanders 590b235777
Update content/manuals/security/for-admins/provisioning/group-mapping.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 09:21:47 -07:00
Sarah Sanders e92b70dbbf
Update content/manuals/security/for-admins/provisioning/group-mapping.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 09:21:27 -07:00
David Karlsson adca07142a build: add buildx pprof variables
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 16:52:44 +01:00