Commit Graph

63553 Commits

Author SHA1 Message Date
Shelley Benhoff 0549d32fab Updated pricing information 2024-10-23 10:16:06 -04:00
Sarah Sanders c7d1495b95
Merge pull request #21043 from sarahsanders-docker/ENGDOCS-2239
Fix for admin doc and relative path URL
2024-10-07 09:08:10 -07:00
David Karlsson 990bf3f1e5
Merge pull request #21072 from dvdksn/guides-shorter-summaries
guides shorter summaries
2024-10-07 13:57:54 +02:00
David Karlsson 7e48839488
Merge pull request #21055 from HadrienPatte/rewrite-timestamp
Add `rewrite-timestamp` buildx output parameter
2024-10-07 12:54:07 +02:00
David Karlsson ef0d03ff26 fix: relative image references in leaf bundles
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-07 12:52:16 +02:00
David Karlsson c8d77aeb2e guides: shorten summaries
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-07 12:42:37 +02:00
David Karlsson ca8db5d16c
Merge pull request #21069 from dvdksn/guides-overview-intro
site: add overview blurb to the guides landing page
2024-10-07 11:59:57 +02:00
David Karlsson 1acba34616 site: add overview blurb to the guides landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-07 10:54:46 +02:00
David Karlsson 35edfb9b4d
Merge pull request #21064 from eabili0/patch-2
Update multi-platform.md
2024-10-05 06:24:17 +02:00
Abilio E 7545f12923
Update multi-platform.md
Fix typo and improves readability (with a simple comma).
2024-10-04 17:20:16 -07:00
David Karlsson f64bd85948
Merge pull request #21046 from dvdksn/improve-multiplatform-prereqs
build: improve/deduplicate multiplatform build prereqs
2024-10-04 15:37:45 +02:00
David Karlsson dbcc7037d0 build: improve/deduplicate multiplatform build prereqs
- Removes some duplicate info and instead cross-references the relevant
  content for enabling containerd.
- Calls out QEMU as an optional prereq for emulation with docker-ce

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-04 14:20:52 +02:00
David Karlsson 939449bf22
Merge pull request #21056 from dvdksn/guide-filters-noselect
guides: disable user-select for filter labels
2024-10-04 10:59:15 +02:00
David Karlsson 7e6a56b11f guides: disable user-select for filter labels
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-04 10:30:54 +02:00
David Karlsson 52a41bf3b6
Merge pull request #20999 from dvdksn/guides-filters
site: use filter-based nav for guides
2024-10-04 08:22:30 +02:00
Hadrien Patte 0d759e28fc
Add `rewrite-timestamp` buildx output parameter 2024-10-04 00:17:40 +02:00
Sebastiaan van Stijn fa372c15fb
Merge pull request #20928 from austinvazquez/add-awslogs-create-stream-docs
Add AWS logs driver awslogs-create-stream option doc
2024-10-03 20:59:47 +02:00
Austin Vazquez 475eadf9a5
Add AWS logs driver awslogs-create-stream option doc
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
2024-10-03 18:17:32 +00:00
David Karlsson 4238c62877 chore: add aliases, run formatter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 17:20:16 +02:00
David Karlsson 2e59bd4eb7 site: use filter-based nav for guides
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 16:50:15 +02:00
David Karlsson 64b2c04150
Merge pull request #21037 from codecreatede/patch-1
dnf5 have no config-manager
2024-10-03 12:30:08 +02:00
David Karlsson f40b119000
Merge pull request #21028 from dvdksn/scout-policy-no-custom-ootb
scout: ootb policy → policy types
2024-10-03 12:14:57 +02:00
Sarah Sanders 656d6b111f
Update content/manuals/admin/convert-account.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-02 12:23:00 -07:00
Aam Surganda cd80a302d7
Update linux.md (#21047) 2024-10-02 15:14:18 +01:00
Sarah 9b9a351c36 Fix for admin doc and relative path URL 2024-10-01 14:53:39 -04:00
sheltongraves 0b8f7ca7b2
Update registry.md (#21001)
* Update registry.md

We will be deprecating the ability to push the deprecated format of v1 schema images on November 4th. We would like this message to show on this docs page on Oct 1st.

* Apply suggestions from code review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-01 14:19:07 +01:00
Allie Sadler 5fe707ad22
compose-callouts (#21039)
* compose-callouts

* reorder
2024-10-01 12:55:42 +01:00
Allie Sadler 953a638e5c
ENGDOCS-2238 (#21029)
* ENGDOCS-2238

* ENGDOCS-2238
2024-10-01 08:30:32 +01:00
David Karlsson 473a90f86b
Merge pull request #21031 from dvdksn/cups-cves-fixups
chore: formatting of scout CUPS policy callouts
2024-10-01 06:29:10 +02:00
Gaurav Sablok 09ea80a478
added proper docker install as dnf5 have no config-manager
in the fedora 40 and above dnf5 is implemented and hence the dnf command listed in the docker will not work. I have updated the dnf command to dnf-3 as then you will be able to use the same.
2024-09-30 22:40:57 +02:00
Sarah Sanders 961a1598ce
Merge pull request #21034 from sarahsanders-docker/ENGDOCS-2237
Update outdated callouts in core experience docs
2024-09-30 09:07:11 -07:00
Sarah ffdbe165bf Update outdated callouts in core experience docs 2024-09-30 11:42:21 -04:00
David Karlsson 4976dae0a4 scout: ootb policy → default policy configurations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-30 15:25:57 +02:00
Sarah Sanders 4efb5e40e7
Merge pull request #21025 from sarahsanders-docker/ENGDOCS-2235
Update outdated callout format
2024-09-30 06:06:18 -07:00
David Karlsson 4e7c5a5a48 chore: formatting of scout CUPS policy callouts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-30 14:59:15 +02:00
David Karlsson 82acbd89f8
Merge pull request #21020 from felipecruz91/cups-cves
chore(scout): Document CUPS CVEs in high-profile vuln policy
2024-09-30 14:33:25 +02:00
David Karlsson d355d226c0 scout: "CVEs to avoid" → "Excluded CVEs"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-30 14:31:00 +02:00
Craig Gumbley 365dac4bdb
msi: FAQ for MDM installs (#21024)
* msi: FAQ for MDM installs

* Tweak group guidance

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-09-30 09:34:57 +01:00
David Karlsson f8acdfd4f3
Merge pull request #21027 from kevinAlbs/update-multi-stage-docs
Update multi stage docs
2024-09-30 09:53:31 +02:00
David Karlsson 29eff6bfe8
Merge pull request #21022 from dvdksn/chorework-24q3
chore: dependency updates and vale tweaks
2024-09-30 09:45:33 +02:00
Kevin Albertson 3c5df97494 update rendered output 2024-09-29 19:57:41 -04:00
Kevin Albertson acb62e77fc fix references of `springbootdocker`
Directory is `spring_boot_docker`, not `springbootdocker`
2024-09-29 19:49:55 -04:00
Kevin Albertson fbacec6a47 update shown contents of Spring project
The Dockerfile and Dockerfile.multi are created in later steps. The `springbootdocker` directory appears to be named `spring_boot_docker` in current download.
2024-09-29 19:46:40 -04:00
Sarah cc603fcfb2 Update outdated callout format 2024-09-27 12:45:23 -04:00
David Karlsson 099d2bfae1
Merge pull request #20892 from docker-tools-robot/dispatch/buildx-ref-v0.17.1
Update buildx reference to v0.17.1
2024-09-27 14:50:17 +02:00
crazy-max 2966d9d28e vendor: github.com/docker/buildx v0.17.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-27 14:44:34 +02:00
David Karlsson e6af3527cb vale: add Btrfs to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 14:40:39 +02:00
David Karlsson 7a8b36eac4 chore: sort vocabulary accept.txt
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 14:40:39 +02:00
David Karlsson ed52f03cb6 vale: add snapshotter(s) to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 14:40:34 +02:00
David Karlsson 6eae55dca8 chore: fix some lint warnings in devicemapper docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 14:37:32 +02:00