CrazyMax
21a3d9d1bc
build(ci/gha): buildkit container logs
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-10 15:41:20 +01:00
CrazyMax
09aaf5aaf6
Merge pull request #16138 from crazy-max/ci-fix-validate-upstream
...
ci(validate-upstream): use ref name
2022-11-10 15:38:12 +01:00
CrazyMax
86e810c6d8
ci(validate-upstream): use ref name
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-10 15:03:32 +01:00
CrazyMax
77d8a04c18
Merge pull request #16134 from crazy-max/build-ci-upd
...
build(ci/gha): move builder configuration in a dedicated page
2022-11-10 11:41:50 +01:00
David Karlsson
aafaa37476
Merge pull request #15977 from thaJeztah/engine_release_notes_20.10.21
...
engine: add release notes for 20.10.21
2022-11-10 11:38:04 +01:00
CrazyMax
b4cc609ef3
build(ci/gha): move builder configuration in a dedicated page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-10 10:32:26 +01:00
Sebastiaan van Stijn
5b7c08df72
engine/install: add Ubuntu 22.10, remove 21.10
...
Ubuntu 21.10 reached EOL in July
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-10 10:20:16 +01:00
Sebastiaan van Stijn
aaf0613fe6
engine: add release notes for 20.10.21
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-10 10:20:11 +01:00
Craig Osterhout
c9a8f6505d
[Issue-16075] Update gui instructions ( #16085 )
...
* fix gui instuctions, remove outdated image
2022-11-09 14:34:52 -08:00
Allie Sadler
aee82aaea2
s fix ( #16130 )
2022-11-09 16:40:30 +00:00
Sebastiaan van Stijn
09b8b64bcb
Merge pull request #16122 from craig-osterhout/issue-16096
...
Fix typo in node.js guide
2022-11-09 12:18:35 +01:00
David Karlsson
ffee3d5dc4
dvp: describe chart vizualization of analytics data ( #16117 )
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-09 10:09:14 +00:00
David Karlsson
d039f2e4b9
feat: add tip callout ( #16125 )
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-09 11:01:01 +01:00
craig-osterhout
c62436fd18
fix typo
2022-11-08 14:33:15 -08:00
Craig Osterhout
4b927b0e64
fix typo ( #16120 )
2022-11-08 12:42:53 -08:00
jerae-duffin
f66dd2ff26
Merge pull request #16115 from jerae-duffin/ENGDOCS-1077
...
updated note
2022-11-08 13:31:47 -06:00
Craig Osterhout
df95762091
add command & code best practices ( #16057 )
2022-11-08 11:21:07 -08:00
Craig Osterhout
6e94c0157a
Clean up old samples ( #16071 )
...
* cleanup old samples
* add redirect
2022-11-08 07:04:44 -08:00
David Karlsson
92adc0503b
fix typo in compose envvars ( #16118 )
2022-11-08 14:11:33 +00:00
Craig Osterhout
80d4f9a3f7
refresh get-started part 3 style and wording ( #16058 )
2022-11-07 15:44:44 -08:00
Jerae Duffin
46e878f790
updated note
2022-11-07 16:38:25 -06:00
Allie Sadler
2a1fd8eb23
style guide alignments ( #16111 )
...
* style guide alignments
* fix
* Update desktop/extensions-sdk/quickstart.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update desktop/extensions-sdk/build/build-install.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update desktop/extensions-sdk/build/test-debug.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update desktop/extensions-sdk/build/test-debug.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update desktop/extensions-sdk/build/test-debug.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update desktop/extensions-sdk/quickstart.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update desktop/extensions-sdk/quickstart.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-07 15:56:38 +00:00
CrazyMax
2cb71f2573
Merge pull request #15994 from crazy-max/page-date
...
display reading time and tags in toc nav
2022-11-07 15:43:38 +01:00
goulashsoup
8bf3c39cd6
Clarify instantly that Docker Desktop for Linux uses its own context ( #16105 )
...
* Clarify Docker Desktop for Linux custom context
Clarifying immediately that Docker Desktop for Linux has its own context would greatly improve the documentation and prevent further misunderstandings regarding allegedly missing images and containers, as well as problems regarding apps that use the default docker socket for communication (e.g. PhpStorm).
* Fix
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-11-07 14:31:00 +00:00
CrazyMax
6d431bde49
display reading time and tags in toc nav
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 15:19:25 +01:00
CrazyMax
a9b0774946
Merge pull request #16094 from crazy-max/build-context
...
build: context page
2022-11-07 11:25:36 +01:00
CrazyMax
f6349342ad
build(buildkit): fix heredocs code block
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 11:15:30 +01:00
CrazyMax
ba8ae8535f
build: context page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 11:15:30 +01:00
David Karlsson
a01668dff8
Merge pull request #16106 from dvdksn/engine/update-log-location-windows
...
fix: update log path on Windows
2022-11-07 10:29:51 +01:00
David Karlsson
b89d2395ca
fix: update log path on Windows
2022-11-07 10:09:17 +01:00
Allie Sadler
79fc8d6ddc
mac-install-refine ( #16082 )
...
* mac-install-refine
* fix links
* Update compose/compose-v2/index.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-07 09:04:41 +00:00
CrazyMax
59b19c2dce
Merge pull request #16101 from crazy-max/cleanup
...
jekyll: cleanup redirect only stub files and merge config
2022-11-06 11:42:38 +01:00
CrazyMax
6d188842c6
move /go stub files to _redirects.yml file
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-06 11:17:38 +01:00
CrazyMax
6821c07e34
jekyll: merge scopes and exclusions config
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-06 00:47:46 +01:00
CrazyMax
e4fdbe1892
cleanup old pages and optimize redirects
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-05 23:02:18 +01:00
CrazyMax
01eaa95d67
jekyll: pageless_redirects plugin
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-05 23:02:18 +01:00
CrazyMax
158743a12c
Merge pull request #16097 from crazy-max/fix-absolute-links
...
remove absolute links
2022-11-05 12:40:59 +01:00
David Karlsson
9747a61a70
Merge pull request #16095 from dvdksn/fix-exporters-toc
...
build: fix toc for exporters
2022-11-05 11:41:25 +01:00
David Karlsson
6169178d84
build: fix toc for exporters
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-05 11:16:49 +01:00
CrazyMax
61e3cb1ce1
remove absolute links
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-05 11:10:32 +01:00
CrazyMax
2e732e27da
Merge pull request #16090 from dvdksn/update-buildx-mount-points
...
build: updated mount points
2022-11-05 10:13:31 +01:00
David Karlsson
060553bc40
build: updated mount points
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-05 10:07:43 +01:00
David Karlsson
075c53a028
Merge pull request #16089 from crazy-max/gem-native
...
jekyll: enforce ruby platform to compile gems with native extensions from source
2022-11-04 19:33:10 +01:00
CrazyMax
df4abc6472
jekyll: enforce ruby platform to compile gems with native extensions from source
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-04 19:16:13 +01:00
Jan Wystub
28b19178aa
docs: enhance html output ( #16076 )
...
* docs: remove some leading space
* style: fix whitespace inconsistency
- double spaces in docker commands
- inconsistent indentation in multiline commands and paragraphs
- trailing spaces
2022-11-04 11:13:33 -07:00
David Scott
2dbc818eaa
desktop: the Hyper-V backend is not legacy ( #16086 )
...
Hyper-V is supported and appropriate for some use-cases.
Signed-off-by: David Scott <dave.scott@docker.com>
Signed-off-by: David Scott <dave.scott@docker.com>
2022-11-04 17:04:09 +00:00
Craig Osterhout
193e7769b1
Merge pull request #16083 from achianumba/patch-2
...
fixes "Command 'docker-compose' not found" error.
2022-11-04 08:55:58 -07:00
Arinze Chianumba
f85256ee43
fixes "Command 'docker-compose' not found" error.
...
This commit fixes the error thrown due to a typo in the command docker-compose -f docker-compose.dev.yml up --build. The correct command is docker compose -f docker-compose.dev.yml up --build without the hyphen between 'docker' and 'compose' in the command sequence.
2022-11-04 16:18:05 +01:00
Craig Osterhout
e565f1ca51
Merge pull request #16081 from achianumba/main
...
fixes "Command 'docker-compose' not found" error.
2022-11-04 08:11:30 -07:00
Arinze Chianumba
31bdfddbc4
fixes "Command 'docker-compose' not found" error.
...
This commit fixes the error thrown due to a typo in the command `docker-compose -f docker-compose.dev.yml up --build`.
The correct command is `docker compose -f docker-compose.dev.yml up --build` without the hyphen between 'docker' and 'compose' in the command sequence
2022-11-04 15:38:07 +01:00