CrazyMax
f0790796af
ci: missing concurrency checks
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-08-24 10:23:26 +02:00
CrazyMax
4ba0306c81
Merge pull request #18019 from docker/dependabot/github_actions/docker/bake-action-3
...
build(deps): bump docker/bake-action from 2 to 3
2023-08-24 10:21:49 +02:00
CrazyMax
efc5106543
Merge pull request #18021 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-3
...
build(deps): bump aws-actions/configure-aws-credentials from 1 to 3
2023-08-24 10:21:38 +02:00
David Karlsson
7e75a27c15
Merge pull request #18020 from docker/dependabot/github_actions/peter-evans/create-pull-request-5.0.2
...
build(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.2
2023-08-24 10:20:53 +02:00
dependabot[bot]
a8f4c62f08
build(deps): bump aws-actions/configure-aws-credentials from 1 to 3
...
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials ) from 1 to 3.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases )
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 08:19:33 +00:00
dependabot[bot]
8f1687ff21
build(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.2
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](5b4a9f6a9e...153407881e
)
---
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>
2023-08-24 08:19:31 +00:00
dependabot[bot]
ff3005271e
build(deps): bump docker/bake-action from 2 to 3
...
Bumps [docker/bake-action](https://github.com/docker/bake-action ) from 2 to 3.
- [Release notes](https://github.com/docker/bake-action/releases )
- [Commits](https://github.com/docker/bake-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/bake-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 08:19:27 +00:00
David Karlsson
d00c274140
Merge pull request #18016 from glennawatson/glennawatson-patch-1
...
fix: Spelling mistake for Hyper-V
2023-08-24 10:19:25 +02:00
CrazyMax
ae421e93a1
Merge pull request #18018 from crazy-max/dependabot
...
chore: dependabot to keep gha up to date
2023-08-24 10:19:06 +02:00
David Karlsson
eaf191bb8a
Merge pull request #18012 from Hopertz/Hopertz-patch-1
...
Fixed explanation error in second stage base image reference
2023-08-24 10:18:06 +02:00
CrazyMax
964fca0283
chore: dependabot to keep gha up to date
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-08-24 10:11:36 +02:00
David Karlsson
1173635cf2
Merge pull request #18017 from dvdksn/fix-trailing-slash-pageless-redirects
...
fix: handle trailing slash mismatch for redirects
2023-08-24 10:02:36 +02:00
David Karlsson
bf4a605ad1
fix: handle trailing slash mismatch for redirects
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-24 09:36:55 +02:00
Glenn
3166cae465
fix: Spelling mistake for Hyper-V
2023-08-24 14:08:41 +10:00
David Karlsson
1b8a23cfdd
Merge pull request #18008 from dvdksn/modules-vendor-bake
...
chore: add vendor target for bake
2023-08-23 20:25:59 +02:00
David Karlsson
239a1ed445
Merge pull request #17965 from dvdksn/fix-right-aside-width
...
style: set a fixed width for the toc container
2023-08-23 20:24:02 +02:00
Lugano Abel
6c14ecf870
Fixed explanation error in second stage base image reference
2023-08-23 11:59:20 -04:00
Allie Sadler
f26f102c65
update codeowners ( #18010 )
...
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-23 16:21:22 +01:00
Craig Osterhout
18a0fc487f
hub and registry: fix formatting ( #17988 )
...
* fix formatting hub and registry
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-08-23 08:16:39 -07:00
Thomas Burgess
b45087c12c
Leading space typo in a few console commands ( #17993 )
...
* Typo in debian.md
Leading space in console command caused "$" to be copied when clicking the copy button for the command.
* removed leading space on console commands that caused a formatting issue
2023-08-23 15:44:37 +01:00
David Karlsson
9543cd0db5
chore: add vendor target for bake
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-23 16:23:00 +02:00
Allie Sadler
bbe9996f46
build fix ( #18006 )
...
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-23 14:56:09 +01:00
David Karlsson
0bcb94a38f
Merge pull request #18005 from dvdksn/contribute-compose-watch
...
contribute: update to use compose watch
2023-08-23 15:52:42 +02:00
David Karlsson
c379bec61b
contribute: update to use compose watch
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-23 15:42:54 +02:00
Allie Sadler
2d8290fa5e
minor code fix ( #18004 )
...
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-23 13:20:12 +01:00
David Karlsson
da2e41b511
Merge pull request #18003 from dorbae/dorbae-patch-1
...
Fix incorrect link for engine release-notes
2023-08-23 13:40:38 +02:00
Seongbae Chang
c8d957c9a9
Fix incorrect link for engine release-notes
2023-08-23 13:37:47 +02:00
David Karlsson
63a280ec67
Merge pull request #18002 from dvdksn/copy-multiline-commands
...
js: fix copy function for multiline code blocks
2023-08-23 11:33:41 +02:00
David Karlsson
57c9b961fe
js: fix copy function for multiline code blocks
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-23 11:19:53 +02:00
David Karlsson
3b266afac4
Merge pull request #18000 from dvdksn/fix/cheatsheet-pdf-loc
...
fix: revert cheatsheet location change
2023-08-23 10:28:59 +02:00
David Karlsson
2e6e75dd47
fix: revert cheatsheet location change
...
Accidentally changed the url path of the cheathseet pdf during migration
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-23 10:20:39 +02:00
Sebastiaan van Stijn
05bb3f2e29
Merge pull request #17996 from dvdksn/fix/redirect-hands-on-overview
...
fix: redirect for /get-started/hands-on-overview/
2023-08-23 10:05:41 +02:00
David Karlsson
28ad86f3cd
fix: redirect for /get-started/hands-on-overview/
...
Fixes #17995
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-23 08:34:14 +02:00
David Karlsson
91c178cbe1
Merge pull request #17985 from dvdksn/fix/get-docker-engine-install
...
engine: fix link to engine install from get-docker
2023-08-23 08:29:58 +02:00
Craig Osterhout
0b34c9b2c5
get-started: fix typo ( #17989 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-08-22 16:54:27 -07:00
Craig Osterhout
44df3899d2
fix swarm callout formatting ( #17986 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-08-22 14:40:55 -07:00
David Karlsson
86355cb410
engine: fix link to engine install from get-docker
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 23:10:43 +02:00
David Karlsson
48130331d5
Merge pull request #17984 from dvdksn/hugo-fix-go-redirects
...
hugo: fix /go redirects
2023-08-22 22:54:05 +02:00
David Karlsson
6d9593a928
release: fix go redirects
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 22:49:22 +02:00
Craig Osterhout
c21101d762
fix minor formatting in faqs ( #17983 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-08-22 13:30:12 -07:00
David Karlsson
92bccbcf15
release: remove unnecessary build-arg
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 21:52:42 +02:00
David Karlsson
0609289f6e
release: dont use absolute path to hugo binary
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 21:51:03 +02:00
David Karlsson
f0eed66f76
release: force npm cache clean
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 21:50:37 +02:00
Craig Osterhout
558399fad0
remove hands-on guides ( #17981 )
...
* remove hands-on guides
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-08-22 11:35:38 -07:00
David Karlsson
5b42f55fb9
Merge pull request #17973 from dvdksn/build/hb-buildx-default
...
build: use buildx build for hb
2023-08-22 20:32:32 +02:00
Craig Osterhout
57a4c2bcf8
minor fixes ( #17978 )
...
* fix typos
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-08-22 11:01:55 -07:00
Stephanie Aurelio
3c6bb85c52
fix shortcodes and update callouts ( #17976 )
...
* fix shortcodes and update callouts
* update shortcode
2023-08-22 10:31:09 -07:00
David Karlsson
46541f0530
build: use buildx build for hb
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 17:52:54 +02:00
Allie Sadler
d7ae5205e2
fix engine install page ( #17972 )
...
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-22 16:43:43 +01:00
David Karlsson
15d60f191c
Merge pull request #17963 from dvdksn/openapi-logo-bg
...
fix: add logo background for api docs
2023-08-22 16:46:08 +02:00