infrastructure-docker

Solid

Container build and compose assets for the research template. Use when reproducing CI or cloud environments with Docker, following docs/CLOUD_DEPLOY.md, or wiring Ollama sidecars via docker-compose.

DevOps & Infrastructure 18 stars 1 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
50
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Skill Descriptor — infrastructure/docker ## Module Overview Containerization assets for running the template in a consistent environment. ## Capabilities - **Docker container build**: `Dockerfile` provides a reproducible build environment - **Multi-service orchestration**: `docker-compose.yml` manages dev environment and optional Ollama ## Use Cases 1. **Local development**: Run pipeline in container for consistent environment 2. **Cloud deployment**: Deploy using Docker for reproducibility 3. **Ollama integration**: Optional LLM support via docker-compose ## Integration Points - Referenced by [`docs/CLOUD_DEPLOY.md`](../../docs/CLOUD_DEPLOY.md) for headless and container deployment - Invoked directly via `docker build` / `docker compose` (not wired into the default Python pipeline stages) ## See Also - [`docs/CLOUD_DEPLOY.md`](../../docs/CLOUD_DEPLOY.md) - [`infrastructure/docker/Dockerfile`](Dockerfile) - [`infrastructure/docker/docker-compose.yml`](docker-compose.yml)

Details

Author
docxology
Repository
docxology/template
Created
11 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category