You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--- This file is generated by the script at generator/index.js. Do not edit directly. -->
2
+
3
+
# Awesome Labspaces
4
+
5
+
This repository contains a collection of awesome Labspaces. Each Labspace is designed to provide hands-on experience and practical knowledge in a specific area.
6
+
7
+
## Opening a Labspace
8
+
9
+
To open a Labspace, you can use the following Compose command:
10
+
11
+
```bash
12
+
docker compose -f oci://${PUBLISHED_REPO} up
13
+
```
14
+
15
+
If you have the Docker Desktop extension installed, you can click the "Open in Docker Desktop" link with each listing.
Each Labspace is categorized by tags. Below is the list of available Labspaces (a single Labspace may be in multiple categories):
22
+
23
+
### **AI**
24
+
25
+
- ⭐⭑⭑ [Using MCP Servers with the MCP Gateway](https://github.com/dockersamples/labspace-mcp-gateway) (Docker)
26
+
- Learn how to use the Docker MCP Gateway to provide your agentic applications with the tools they need to perform complex tasks.
27
+
- Published repo: `dockersamples/labspace-mcp-gateway`
28
+
-[Open in Docker Desktop](http://open.docker.com/dashboard/extension-tab?extensionId=dockersamples%2Flabspace-extension&location=dockersamples%252Flabspace-mcp-gateway&title=Using%2520MCP%2520Servers%2520with%2520the%2520MCP%2520Gateway)
- Run databases, debug tools, and more across your entire team with minimal setup.
34
+
- Published repo: `dockersamples/labspace-container-supported-development`
35
+
-[Open in Docker Desktop](http://open.docker.com/dashboard/extension-tab?extensionId=dockersamples%2Flabspace-extension&location=dockersamples%252Flabspace-container-supported-development&title=Container-supported%2520development)
36
+
- ⭐⭑⭑ [Using MCP Servers with the MCP Gateway](https://github.com/dockersamples/labspace-mcp-gateway) (Docker)
37
+
- Learn how to use the Docker MCP Gateway to provide your agentic applications with the tools they need to perform complex tasks.
38
+
- Published repo: `dockersamples/labspace-mcp-gateway`
39
+
-[Open in Docker Desktop](http://open.docker.com/dashboard/extension-tab?extensionId=dockersamples%2Flabspace-extension&location=dockersamples%252Flabspace-mcp-gateway&title=Using%2520MCP%2520Servers%2520with%2520the%2520MCP%2520Gateway)
40
+
41
+
### **MCP Gateway**
42
+
43
+
- ⭐⭑⭑ [Using MCP Servers with the MCP Gateway](https://github.com/dockersamples/labspace-mcp-gateway) (Docker)
44
+
- Learn how to use the Docker MCP Gateway to provide your agentic applications with the tools they need to perform complex tasks.
45
+
- Published repo: `dockersamples/labspace-mcp-gateway`
46
+
-[Open in Docker Desktop](http://open.docker.com/dashboard/extension-tab?extensionId=dockersamples%2Flabspace-extension&location=dockersamples%252Flabspace-mcp-gateway&title=Using%2520MCP%2520Servers%2520with%2520the%2520MCP%2520Gateway)
This repository contains a collection of awesome Labspaces. Each Labspace is designed to provide hands-on experience and practical knowledge in a specific area.
4
+
5
+
## Opening a Labspace
6
+
7
+
To open a Labspace, you can use the following Compose command:
8
+
9
+
```bash
10
+
docker compose -f oci://${PUBLISHED_REPO} up
11
+
```
12
+
13
+
If you have the Docker Desktop extension installed, you can click the "Open in Docker Desktop" link with each listing.
0 commit comments