# Infrastructure Docker

> 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.

- **Type:** Skill
- **Install:** `agentstack add skill-docxology-template-docker`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [docxology](https://agentstack.voostack.com/s/docxology)
- **Installs:** 0
- **Category:** [Cloud & Infrastructure](https://agentstack.voostack.com/c/cloud-infrastructure)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [docxology](https://github.com/docxology)
- **Source:** https://github.com/docxology/template/tree/main/infrastructure/docker
- **Website:** https://doi.org/10.5281/zenodo.19139090

## Install

```sh
agentstack add skill-docxology-template-docker
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [docxology](https://github.com/docxology)
- **Source:** [docxology/template](https://github.com/docxology/template)
- **License:** Apache-2.0
- **Homepage:** https://doi.org/10.5281/zenodo.19139090

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-docxology-template-docker
- Seller: https://agentstack.voostack.com/s/docxology
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
