An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

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)