David Karlsson
d27b6afabc
build(hb): align var names
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-24 20:41:11 +02:00
David Karlsson
aea63bdf25
build(hb): add gitlab example
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-24 20:39:26 +02:00
Stephanie Aurelio
6de583737f
[10/23] - Update banner for billing and subscription docs ( #18449 )
...
* update billing and subs banner
* update org page
* update banners
* update wording
* update for ui changes
* update faqs
* fix ol
* update list
* Implement feedback
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-24 08:18:39 -07:00
Sebastiaan van Stijn
f901205246
Merge pull request #18499 from mstinsky/main
...
Set correct default value for fluentd-buffer-limit
2023-10-24 15:59:06 +02:00
Matthias Gubler
a0831e4d1e
Add example Dockerfile ( #18427 )
...
* Add example Dockerfile
* Align with action
* Update cache.md
2023-10-24 15:44:08 +02:00
David Karlsson
78025e73e4
Merge pull request #18403 from BrettC5159/patch-1
...
Update _index.md
2023-10-24 15:41:15 +02:00
David Karlsson
589470b8d5
Merge pull request #18504 from mcapell/feat/update-ecr-docs
...
feat(scout-ecr): update created AWS resources
2023-10-24 15:34:45 +02:00
Marc Capell
982e653735
feat(scout-ecr): update created AWS resources
2023-10-24 15:24:27 +02:00
David Karlsson
69869f544b
Merge pull request #18485 from dvdksn/engine-rhel-s390x
...
engine: clarify the s390x limitation for rhel
2023-10-24 12:03:44 +02:00
David Karlsson
7e53ac573b
Merge pull request #18483 from dvdksn/vendor-scout-1.0.9
...
vendor: github.com/docker/scout-cli v1.0.9
2023-10-24 12:02:15 +02:00
Allie Sadler
ebf14248be
ENGDOCS-1743 ( #18501 )
...
* ENGDOCS-1743
* fix
2023-10-24 10:52:17 +01:00
Allie Sadler
f1ff148c58
ENGDOCS-1739 ( #18493 )
...
* ENGDOCS-1739
* fix
2023-10-24 09:18:43 +01:00
Allie Sadler
c0e64d8116
ENGDOCS-1744 ( #18491 )
...
* ENGDOCS-1744
* tweak
2023-10-24 09:17:51 +01:00
Vlad GURDIGA
50b68b6e08
Fix typo in networking.md ( #18498 )
2023-10-24 08:39:50 +01:00
Maximilian Stinsky
937d8b6c03
Set correct default value for fluentd-buffer-limit
...
Docker is setting a higher (1048576) default buffer limit than the fluent logger library (8192).
https://github.com/moby/moby/blob/v24.0.6/daemon/logger/fluentd/fluentd.go#L39
2023-10-24 08:44:53 +02:00
David Karlsson
0945057cf6
vendor: github.com/docker/scout-cli v1.0.9
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-23 17:51:53 +02:00
Usha Mandya
b9dd275375
Merge pull request #18488 from DimMilios/main
...
fix typo
2023-10-23 10:58:51 +01:00
Stephen Turner
4f81c2d40f
Align rate limit and service account pages ( #18481 )
...
* [WIP] Align rate limit and service account pages
* Update service-accounts.md
2023-10-23 10:52:38 +01:00
Andreas Violaris
8768bd8146
Fix grammar ( #18484 )
2023-10-23 09:56:23 +01:00
DimMilios
94d6ff9e44
fix typo
2023-10-23 11:11:43 +03:00
Frederico Mazzone
3f887a518c
New screenshot for Docker Extensions v4.25.0 ( #18482 )
...
* New screenshot for Docker Extensions v4.25.0
Some things have changed, such as Build tab renamed to Create,
and the sidebar has changed since v4.22.0.
It's also good to update because new extensions appear top
of the list, so they get some promotion here in the docs.
* compress image and convert to webp
2023-10-21 13:23:53 +02:00
David Karlsson
9acc019104
engine: clarify the s390x limitation for rhel
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 22:16:11 +02:00
David Karlsson
9fdda323e8
Merge pull request #18480 from amyb12345/patch-1
...
Update advisory-db-sources.md
2023-10-20 21:10:38 +02:00
Craig Osterhout
9443cc8397
fix node.js guide and contribute guide redirect ( #18475 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-20 09:22:12 -07:00
Craig Osterhout
59990dde0f
freshness: java and go language-specific guides ( #18466 )
...
* refresh go and java language guides
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-20 09:21:13 -07:00
Stephanie Aurelio
ae798c90b1
Engine install freshness ( #18464 )
...
* create includes and refresh engine install docs
* freshness cleanup
* simplify sentence
* remove includes and add consistent spelling for apt
* Implement feedback
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:40:30 -07:00
Amy Bass
8aa4e5db4e
Update advisory-db-sources.md
...
Added two new sources to our Advisory Database for Docker Scout.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 17:33:08 +02:00
Stephen Corya
f54b50a206
Remove capabilities message about swarm mode ( #18430 )
...
Co-authored-by: Stephen Corya <stephen@corya.net>
2023-10-20 10:27:43 +01:00
0xrahul6
8d25493135
Chore: fix typos ( #18474 )
...
* Chore: fix typos
* Update README.md
2023-10-20 09:41:19 +01:00
David Karlsson
1893e5a89a
Merge pull request #18476 from dvdksn/update_config_versions
...
update config versions
2023-10-20 10:39:39 +02:00
Allie Sadler
0a27e9f46b
fix h1s ( #18477 )
2023-10-20 09:37:35 +01:00
David Karlsson
bb24863fe2
config: update min_api_threshold to v1.41 (docker 20.10)
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 09:03:03 +02:00
David Karlsson
b0d7a6ee34
config: update example_go_version to 1.21
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:59:33 +02:00
David Karlsson
8553b30df7
config: update buildkit_version to 0.12.3
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:59:08 +02:00
David Karlsson
567039d3da
config: remove compose_switch_version
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:58:10 +02:00
David Karlsson
0ecdb81565
config: remove distribution_version
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:57:46 +02:00
David Karlsson
84aca4d956
config: remove machine_version
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:57:20 +02:00
David Karlsson
e41494ad1b
config: remove compose_v1_version
...
This param was unused
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:55:11 +02:00
David Karlsson
be505a06bf
config: update docker_ce_version to 24.0.6
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:53:30 +02:00
David Karlsson
f8ebcc6c9f
Merge pull request #18473 from dvdksn/data-front-matter
...
data front matter
2023-10-19 19:54:41 +02:00
Craig Osterhout
4b47d5a5d8
freshness: language-guides landing and node.js ( #18460 )
...
* docs refresh node.js and language landing page
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-19 08:56:36 -07:00
David Karlsson
1f7d66a9b2
build: add front matter for Dockerfile reference
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 17:51:30 +02:00
David Karlsson
fd980de7fe
hugo: define front matter metadata through data
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 17:50:34 +02:00
Craig Osterhout
1fc6d134a7
Merge pull request #18468 from craig-osterhout/python-redirects
...
fix python guide redirects
2023-10-19 06:52:43 -07:00
Guillaume Lours
4cb65fd75d
update compose to version v2.23.0 in hugo.yaml file ( #18471 )
...
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-10-19 11:28:07 +01:00
minhtaile2712
1e377e0696
Simplify sentences ( #18432 )
...
Some sentences are lengthy and repeat. This fixes them.
2023-10-19 11:24:41 +01:00
shuoer86
56f40dc07d
fix typos ( #18423 )
2023-10-19 11:19:29 +01:00
David Karlsson
ac8bd210ad
Merge pull request #18470 from dvdksn/upgrade-compose-2.23.0
...
vendor: github.com/docker/compose/v2 v2.23.0
2023-10-19 11:59:18 +02:00
David Karlsson
dd07fd7ea7
vendor: github.com/docker/compose/v2 v2.23.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 11:55:24 +02:00
Allie Sadler
a5ce36a042
ENGDOCS-1733 ( #18457 )
...
* ENGDOCS-1733
* Apply suggestions from code review
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 10:44:49 +01:00