Commit Graph

58955 Commits

Author SHA1 Message Date
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
David Karlsson
01028d58ce Merge pull request #16069 from dvdksn/add-exporter-docs
build: add stubs and toc for exporters
2022-11-04 15:01:33 +01:00
Allie Sadler
8125871469 Make how to publish extensions more clear (#16067)
* Make how to publish extensions more clear

* fixes

* fix

* toc fix

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/extensions/index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/extensions/index.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>

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-04 12:47:34 +00:00
CrazyMax
87c9ee490d Merge pull request #16073 from crazy-max/build-gha-update
build(ci): some fixes and lint
2022-11-04 10:36:56 +01:00
CrazyMax
7c76ef2fd6 build(ci): some fixes and lint
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-04 09:57:20 +01:00
David Karlsson
2733b502a9 build: add stubs and toc for exporters
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-03 18:23:08 +01:00
msadiq058
29e169c2b5 Update examples.md for golang (#16062)
* Update examples.md for golang

calling, `defer cli.Close()`
to close the underline transport used by the client

* fixed indentation

* added cli.close() call in index.md

Co-authored-by: Mohd Sadiq <mohd.sadiq@akridata.com>
2022-11-03 17:52:00 +01:00
David Karlsson
866665501c Merge pull request #16052 from dvdksn/autobuild-timeouts
hub: clarify autobuild timeouts
2022-11-03 17:45:44 +01:00
David Karlsson
1c3e4b925d Merge pull request #15898 from dvdksn/github-actions
build: rework ci/gha docs
2022-11-03 17:12:26 +01:00
David Karlsson
f636cc21d3 build: reworked ci/gha docs
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-03 16:16:40 +01:00
David Karlsson
3ccdf1407a clarified autobuild timeouts 2022-11-03 13:54:17 +01:00
mohamed-iyed
e376512aca Update 07_multi_container.md (#16065) 2022-11-03 11:30:40 +00:00
ZhaoqunZhong
dc25d40680 Update 06_bind_mounts.md (#16060) 2022-11-03 11:27:46 +00:00
Craig Osterhout
34c1897f18 Samples typo fix (#16054)
Fix a typo in samples
2022-11-03 10:58:29 +01:00
Craig Osterhout
2415b2711a Merge pull request #16053 from docker/craig-osterhout-patch-1
TOC typo fix
2022-11-02 12:39:09 -07:00
Craig Osterhout
3c5c3d6cab TOC typo fix
Change "Get Support" to sentence case in table of contents.
2022-11-02 11:09:53 -07:00
David Karlsson
64127a2360 Merge pull request #16048 from dvdksn/sidenav-width
increased sidenav width (+2em)
2022-11-02 15:27:08 +01:00
David Karlsson
20d69349a3 Merge pull request #16047 from dvdksn/breadscrumbs-lvl5
added breadcrumb support for fifth-level pages
2022-11-02 14:18:16 +01:00
David Karlsson
dc5261ebf8 increased sidenav width (+2em) 2022-11-02 14:14:22 +01:00
David Karlsson
a2811be9e2 added breadcrumb support for fifth-level pages 2022-11-02 14:11:43 +01:00
David Karlsson
3981353200 updated pull request template (#16045)
Signed-off-by: David Karlsson <david.karlsson@docker.com>

Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-02 14:08:11 +01:00
CrazyMax
5636c5da14 Merge pull request #16043 from crazy-max/ci-fix-validate-upstream
ci(validate-upstream): fix typo
2022-11-01 19:55:50 +01:00
CrazyMax
59db517459 ci(validate-upstream): fix typo
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-01 19:50:17 +01:00
CrazyMax
c9d24f6e1d Merge pull request #16042 from crazy-max/validate-upstream
ci: validate upstream reusable workflow
2022-11-01 19:40:28 +01:00
CrazyMax
e626998699 ci: validate upstream reusable workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-01 18:21:17 +01:00
Hamza NATEK
5ba43eff1d Update features-uses.md (#16021) 2022-11-01 16:44:52 +00:00
Allie Sadler
83e227e018 dev envs refresh (#15989)
* dev envs refresh

* feedback

* clarification

* Update desktop/dev-environments/set-up.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-01 15:54:36 +00:00
CrazyMax
a2f0ccaa4f Merge pull request #16032 from crazy-max/build-cache-gc
build: garbage collection page
2022-11-01 16:16:50 +01:00
CrazyMax
1947becbc4 build: garbage collection page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-01 15:55:22 +01:00
CrazyMax
165d961a7e Merge pull request #16036 from crazy-max/buildkit-configure
build: builkit configure
2022-11-01 15:29:33 +01:00
David Karlsson
c6f8e71eea Configure BuildKit page review 2022-11-01 15:19:37 +01:00
CrazyMax
172d672411 build: color output controls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-01 15:01:47 +01:00
jerae-duffin
4c62232fa5 Merge pull request #16039 from dvdksn/ux/tabs-landing-sass
UX: update sass for tabs on landing page
2022-10-31 15:40:34 -05:00
David Karlsson
4d8cbbbe88 ux: update sass for landing page (tabs)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-10-31 20:45:29 +01:00
jerae-duffin
8dbc0f22fb Merge pull request #16006 from jerae-duffin/ENGDOCS-1071
Updates to Docs landing page
2022-10-31 14:40:51 -05:00
Jerae Duffin
2d4f42a22c updated Explore 2022-10-31 14:10:25 -05:00
Craig Osterhout
4dd51dc5e3 remove redirect (#16037) 2022-10-31 11:41:35 -07:00
David Karlsson
bf83c7fa07 mac/prometheus: updated DNS name for host internal IP (#16038) 2022-10-31 15:57:36 +00:00
CrazyMax
1bf4d31bd7 build: builkit configure
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-31 16:44:12 +01:00
Jerae Duffin
84904dbeef updated FAQs 2022-10-31 10:17:12 -05:00
Chaimaa ZEGOUMOU
d88457bd62 Docker Desktop 4.13.1 release notes (#15997) 2022-10-31 14:49:13 +00:00
Anthony L
bfb3682d8d use host.docker.internal internal IP for prometheus/windows (#16024) 2022-10-31 15:30:03 +01:00
Alexey Pyltsyn
41b42d94fe Enable dark mode in browser UI (#16025) 2022-10-31 15:29:01 +01:00
Craig Osterhout
86659ea8a9 update samples (#16019) 2022-10-31 06:47:06 -07:00
Nitish Kumar
38a6523d2d POST request changed to GET request (#16022) 2022-10-31 13:03:18 +00:00
Allie Sadler
4ed408c90b community-fixes (#16034)
* community-fixes

* fixes
2022-10-31 11:05:52 +00:00
Lucas Gelfond
a9f65d95fd Extreme nit: Apple silicon (#16030)
* Update mac-install.md

* fix "Silicon"

* capitalize

* lowercase

* change to Apple silicon
2022-10-31 09:03:27 +00:00
Michael Irwin
50c183e8b6 Fix typo in Wasm compose example's runtime value (#16031) 2022-10-31 08:44:07 +00:00