Commit Graph

1960 Commits

Author SHA1 Message Date
David Karlsson c3b77c9def
Merge pull request #21078 from sbenhoff007/develop-with-containers-update
Develop with containers minor update & fixed a typo
2024-10-09 08:26:03 +02:00
Shelley Benhoff f2eba2142a Fixed typo 2024-10-08 14:29:40 -04:00
Shelley Benhoff 29e9c2d8c4 Updated develop with containers Docker concept 2024-10-08 13:33:17 -04:00
Sarah Sanders fb23a4573f
Fix conflicts with last move samples under reference PR (#21075) 2024-10-08 08:32:09 -07:00
Craig Osterhout 3bb24b6420
admin: remove company mgmt from hub (#21035)
* admin: remove company mgmt from hub

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-07 11:59:29 -07:00
Sarah Sanders a6761d5162
Update login steps for subscription docs (#21044)
* Update login steps for subscription docs

* Apply suggestions from code review

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

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-10-07 11:27:45 -07: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 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 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
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 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 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 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 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
Usha Mandya 7ae8e302dd
Merge pull request #21011 from craig-osterhout/hotjar-8903
get-started: update link wording
2024-09-27 13:35:14 +01:00
David Karlsson d3b966e9f6 deps: update material-symbols icons to v0.23.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 12:09:29 +02:00
felipecruz91 02e3b7bf19
chore(scout): Document CUPS CVEs in high-profile vuln policy
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
2024-09-27 11:58:23 +02:00
Felipe Cruz Martinez 07ee11f9dd
Revert "chore(scout): Document CUPS CVEs in high-profile vuln policy" 2024-09-27 11:54:11 +02:00
felipecruz91 05784dcf18 chore(scout): Document CUPS CVEs in high-profile vuln policy
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 11:25:39 +02:00
David Karlsson 8e3234abf9 engine: unset api layout for engine v1.24 reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 10:49:01 +02:00
David Karlsson a100545345 engine: add target qualifier for engine api layout cascade
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 10:22:13 +02:00