docker-split-service

Community

Standardize two-stage Dockerized services.

AuthorJakoError
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Standardize Dockerized service development by enforcing a canonical two-stage build (deps + app), standardized docker-compose layouts, and consistent entrypoint and env-driven configuration across projects.

Core Features & Use Cases

  • Two-stage build pattern: a heavy Dockerfile.deps for dependencies and a lightweight Dockerfile.app for application code.
  • Standardized docker-compose integration and entrypoint conventions for predictable local development and deployment across services.
  • Framework-agnostic guidance with a PyTorch-oriented example, enabling rapid onboarding for new services and safe refactors.

Quick Start

Follow the pattern to scaffold a new service and wire it into the repo's docker-compose server workflow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docker-split-service
Download link: https://github.com/JakoError/claude-research-skills/archive/main.zip#docker-split-service

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.