Commit Graph

10 Commits

Author SHA1 Message Date
Jake Levirne a16aff92a6
Update initial usage example (#16824)
* Update initial usage example

After running the initial usage example, it wasn't clear how to know whether the command ran successfully. This adds an instruction to view the output of the running Wasm module.

* Update desktop/wasm/index.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-03-02 15:51:50 +00:00
Sebastiaan van Stijn d887f89e56
desktop: add syntax directives to dockerfile examples
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-08 16:42:53 +01:00
David Karlsson c0f5c4dfc7 runtime: editorial improvements for c8d and wasm
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-02 15:50:56 +01:00
Sam Thibault 4bdf6cb6e7
Update Wasm docs (#16223)
* Update Wasm docs

Signed-off-by: Sam Thibault <sam.thibault@docker.com>

* image store can be disabled actually.

Signed-off-by: Sam Thibault <sam.thibault@docker.com>

* update release notes also

Signed-off-by: Sam Thibault <sam.thibault@docker.com>

* discard release notes changes

Signed-off-by: Sam Thibault <sam.thibault@docker.com>

Signed-off-by: Sam Thibault <sam.thibault@docker.com>
2022-12-01 15:26:32 +00: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
Michael Irwin 50c183e8b6
Fix typo in Wasm compose example's runtime value (#16031) 2022-10-31 08:44:07 +00:00
Michael Irwin c351dd7370
Fix links and add IDs for Wasm download links 2022-10-25 00:19:07 -04:00
Michael Irwin fabb408cce
Wasm doc tweaks (#15961)
* Update the Wasm docs to add a quick explainer for Wasm

* Update links for Wasm preview downloads to use new vanity URLs
2022-10-24 17:05:25 +01:00
Allie Sadler 11c2274e53
wasm-patch (#15955)
* wasm-patch

* fix warning note
2022-10-24 11:52:12 +01:00
Michael Irwin 394d0488cd
Add documentation for Docker+Wasm (#15952)
* Add documentation for Docker+Wasm

* Fix issues discovered by linter

* Adjust text at the beginning of the doc and link to the blog post
2022-10-24 10:41:13 +01:00