Technology
Docker Compose
Define, configure, and run multi-container Docker applications using a single YAML file.
Docker Compose streamlines multi-container application management: it uses a declarative YAML file (typically `compose.yaml`) to specify all services, networks, and volumes for your application stack. This configuration allows developers to build, start, and stop the entire environment—for instance, a web service linked to a Redis cache and a PostgreSQL database—with one command: `docker compose up`. It’s the essential tool for efficient local development, testing, and CI/CD workflows, ensuring consistency across environments.
12 projects
·
15 cities
Related technologies
Recent Talks & Demos
Showing 1-12 of 12
Crowd-Sourced AI Job Aggregator
Lausanne
Apr 30
Python
Playwright
A2A: Finance Agent Evals
Bogotá
Feb 26
Python
LangChain
Werewolf Arena: LLM Agent Benchmark
Bogotá
Feb 26
GPT-4o
Python
AgentMon: Step Tracing and Review
Cologne
Jan 21
PydanticAI
Python
Muse: Playful Voice Coding
Sydney
Dec 11
Next
TypeScript
Chaos to Concurrency with AI
Pereira
Aug 28
Google Gemini
Python
Composable Agents for Enterprise AI
Seattle
Aug 27
Gemini
LlamaIndex
YouTube Knowledge Graph Analysis
Dubai
Aug 23
GPT-4
LangChain
NVIDIA LLM Router Blueprint
Sydney
Aug 20
Llama 3
Mixtral 8x22B
PentestIA: AI y MCP para Pentesting
Manizales
Jun 25
Llama 3
FastAPI
DonConfiao: Multi-Agent Tryton Integration
Medellín
Apr 1
LangChain
Python
Ollama Copilot for Jupyter
Boston
Feb 24
Docker
Docker Compose