[PR #1196] Add Shimmy - Self-hosted AI inference server #1176

Open
opened 2025-11-06 12:16:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1196
Author: @Michael-A-Kuykendall
Created: 10/18/2025
Status: 🔄 Open

Base: masterHead: add-shimmy


📝 Commits (1)

  • 98ece26 Add Shimmy to Development Environment section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

  • Add Shimmy to the Development Environment section of awesome-docker
  • Shimmy is a self-hosted AI inference server with OpenAI API compatibility
  • Perfect fit for containerized AI/ML development environments

Project Details

  • Repository: https://github.com/ptsochantaris/shimmy
  • Category: Development Environment (placed after DockerDL)
  • Description: Self-hosted AI inference server with OpenAI API compatibility
  • Key Features: Fast, lightweight container supporting multiple model formats (GGUF, Core ML, etc.) with built-in streaming and multimodal capabilities
  • Docker Support: Provides official Docker images for easy containerized deployment

Why This Addition Makes Sense

  • Complements existing DockerDL entry (both are AI/ML development tools)
  • Provides developers with a containerized alternative to cloud AI services
  • Supports local development workflows with OpenAI-compatible API
  • Active project with Docker-first deployment strategy

Test plan

  • Verified project has official Docker support and images
  • Placed in appropriate section (Development Environment)
  • Followed formatting conventions of existing entries
  • Added proper attribution to project author

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1196 **Author:** [@Michael-A-Kuykendall](https://github.com/Michael-A-Kuykendall) **Created:** 10/18/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-shimmy` --- ### 📝 Commits (1) - [`98ece26`](https://github.com/veggiemonk/awesome-docker/commit/98ece2695fc7ad2c3c287b9ac8ee275ddb4b96d4) Add Shimmy to Development Environment section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary - Add Shimmy to the Development Environment section of awesome-docker - Shimmy is a self-hosted AI inference server with OpenAI API compatibility - Perfect fit for containerized AI/ML development environments ## Project Details - **Repository**: https://github.com/ptsochantaris/shimmy - **Category**: Development Environment (placed after DockerDL) - **Description**: Self-hosted AI inference server with OpenAI API compatibility - **Key Features**: Fast, lightweight container supporting multiple model formats (GGUF, Core ML, etc.) with built-in streaming and multimodal capabilities - **Docker Support**: Provides official Docker images for easy containerized deployment ## Why This Addition Makes Sense - Complements existing DockerDL entry (both are AI/ML development tools) - Provides developers with a containerized alternative to cloud AI services - Supports local development workflows with OpenAI-compatible API - Active project with Docker-first deployment strategy ## Test plan - [x] Verified project has official Docker support and images - [x] Placed in appropriate section (Development Environment) - [x] Followed formatting conventions of existing entries - [x] Added proper attribution to project author 🤖 Generated with [Claude Code](https://claude.ai/code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:16:21 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#1176