https://github.com/dockersamples/awesome-labspaces
An Awesome List of Labspaces!
https://github.com/dockersamples/awesome-labspaces
List: awesome-labspaces
Last synced: 9 months ago
JSON representation
An Awesome List of Labspaces!
- Host: GitHub
- URL: https://github.com/dockersamples/awesome-labspaces
- Owner: dockersamples
- License: cc0-1.0
- Created: 2025-09-18T20:32:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T20:10:12.000Z (9 months ago)
- Last Synced: 2025-09-23T16:48:04.481Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-labspaces - An Awesome List of Labspaces!. (Other Lists / TeX Lists)
README
# Awesome Labspaces
This repository contains a collection of awesome Labspaces. Each Labspace is designed to provide hands-on experience and practical knowledge in a specific area.
## Opening a Labspace
To open a Labspace, you can use the following Compose command:
```bash
docker compose -f oci://${PUBLISHED_REPO} up
```
If you have the Docker Desktop extension installed, you can click the "Open in Docker Desktop" link with each listing.
## The Awesome List
**Skill level**: ⭐⭑⭑ - Beginner ⭐⭐⭑ - Intermediate ⭐⭐⭐ - Advanced
Each Labspace is categorized by tags. Below is the list of available Labspaces (a single Labspace may be in multiple categories):
### **AI**
- ⭐⭑⭑ [Using MCP Servers with the MCP Gateway](https://github.com/dockersamples/labspace-mcp-gateway) (Docker)
- Learn how to use the Docker MCP Gateway to provide your agentic applications with the tools they need to perform complex tasks.
- Published repo: `dockersamples/labspace-mcp-gateway`
- [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)
### **Getting Started**
- ⭐⭑⭑ [Container-supported development](https://github.com/dockersamples/labspace-container-supported-development) (Docker)
- Run databases, debug tools, and more across your entire team with minimal setup.
- Published repo: `dockersamples/labspace-container-supported-development`
- [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)
- ⭐⭑⭑ [Using MCP Servers with the MCP Gateway](https://github.com/dockersamples/labspace-mcp-gateway) (Docker)
- Learn how to use the Docker MCP Gateway to provide your agentic applications with the tools they need to perform complex tasks.
- Published repo: `dockersamples/labspace-mcp-gateway`
- [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)
### **MCP Gateway**
- ⭐⭑⭑ [Using MCP Servers with the MCP Gateway](https://github.com/dockersamples/labspace-mcp-gateway) (Docker)
- Learn how to use the Docker MCP Gateway to provide your agentic applications with the tools they need to perform complex tasks.
- Published repo: `dockersamples/labspace-mcp-gateway`
- [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)
### **Security**
- ⭐⭐⭑ [Building secure container images](https://github.com/dockersamples/labspace-building-secure-images) (Docker)
- Learn to build better and more secure container images with Docker Scout
- Published repo: `dockersamples/labspace-building-secure-images`
- [Open in Docker Desktop](http://open.docker.com/dashboard/extension-tab?extensionId=dockersamples%2Flabspace-extension&location=dockersamples%252Flabspace-building-secure-images&title=Building%2520secure%2520container%2520images)