[GH-ISSUE #306] Proposal: add Docker+wasm examples #3256

Open
opened 2026-04-18 17:10:54 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @juntao on GitHub (Nov 16, 2022).
Original GitHub issue: https://github.com/docker/awesome-compose/issues/306

Hello,

I would like to add a couple of examples showcasing how Docker+wasm works with Compose to create multi-container apps with both Linux and Wasm containers. Some ideas:

  • A 3-tier application with a MySQL backend, an Nginx frontend, and a Wasm microservice in the middle.
  • A 3-tier application with a MySQL backend, a Kafka / Redpanda queue, and a Wasm microservice that subscribes to to a queue topic and saves the data into the MySQL database.
  • A standalone web service written in Rust and compiled into Wasm.

What do you think?

Originally created by @juntao on GitHub (Nov 16, 2022). Original GitHub issue: https://github.com/docker/awesome-compose/issues/306 Hello, I would like to add a couple of examples showcasing how Docker+wasm works with Compose to create multi-container apps with both Linux and Wasm containers. Some ideas: * A 3-tier application with a MySQL backend, an Nginx frontend, and a Wasm microservice in the middle. * A 3-tier application with a MySQL backend, a Kafka / Redpanda queue, and a Wasm microservice that subscribes to to a queue topic and saves the data into the MySQL database. * A standalone web service written in Rust and compiled into Wasm. What do you think?
GiteaMirror added the proposal label 2026-04-18 17:10:54 -05:00
Author
Owner

@collabnix commented on GitHub (Nov 16, 2022):

This is a great idea. The first sample app to get into this list would be https://github.com/second-state/microservice-rust-mysql

<!-- gh-comment-id:1316613295 --> @collabnix commented on GitHub (Nov 16, 2022): This is a great idea. The first sample app to get into this list would be https://github.com/second-state/microservice-rust-mysql
Author
Owner

@juntao commented on GitHub (Nov 17, 2022):

Exactly. That is what I want to do! :)

This is a great idea. The first sample app to get into this list would be https://github.com/second-state/microservice-rust-mysql

<!-- gh-comment-id:1318034651 --> @juntao commented on GitHub (Nov 17, 2022): Exactly. That is what I want to do! :) > This is a great idea. The first sample app to get into this list would be https://github.com/second-state/microservice-rust-mysql
Author
Owner

@rolosimpsons-lgtm commented on GitHub (Mar 24, 2026):

Contribute what you want we appreciate it

<!-- gh-comment-id:4117361572 --> @rolosimpsons-lgtm commented on GitHub (Mar 24, 2026): Contribute what you want we appreciate it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#3256