diff --git a/README.md b/README.md index 9cd5882..8e36a30 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ These samples provide a starting point for how to integrate different services u Use with Docker Dev Environments Icon indicates Sample is compatible with [Docker Dev Environments](https://docs.docker.com/desktop/dev-environments/) in Docker Desktop version 4.10 or later. +Docker + wasm Icon indicates Sample is compatible with [Docker+Wasm](https://docs.docker.com/desktop/wasm/) tech preview. + - [`ASP.NET / MS-SQL`](aspnet-mssql) - Sample ASP.NET core application with MS SQL server database. - [`Elasticsearch / Logstash / Kibana`](elasticsearch-logstash-kibana) - Sample Elasticsearch, Logstash, and Kibana stack. @@ -50,7 +52,8 @@ application with a Rust backend and a Postgres database. Use with Docker Dev Environments - [`WasmEdge / MySQL / Nginx`](wasmedge-mysql-nginx) - Sample WebAssembly-based microservice -with WasmEdge Runtime, a MySQL / MariaDB database, and an optional Nginx web server for hosting static web UI files. Compatible with Docker+wasm +with WasmEdge Runtime, a MySQL / MariaDB database, and an optional Nginx web server for hosting static web UI files. Compatible with Docker+wasm +- [`WasmEdge / Kafka / MySQL`](wasmedge-kafka-mysql) - Sample WebAssembly-based microservice that subscribes to a Kafka / Redpanda queue topic, and transforms and saves any incoming message into a MySQL / MariaDB database. Compatible with Docker+wasm ## Single service samples diff --git a/icon_wasm.svg b/icon_wasm.svg new file mode 100644 index 0000000..bc5f342 --- /dev/null +++ b/icon_wasm.svg @@ -0,0 +1,3 @@ + + +