Docker Up
Description
Start the WealthWise development environment with Docker Compose or Podman Compose. Mode: $ARGUMENTS ## Runtime detection Detect which container runtime is available: 1. Check `docker info 2>/dev/null` — if it succeeds, use `docker compose` 2. Else check `podman info 2>/dev/null` — if it succeeds, use `podman-compose` 3. If neither is available, report the error and stop When using Podman, substitute: - `docker compose` → `podman-compose` - `docker-compose.yml` → `podman-compose.yml` - `dock
Installation
Installs to ~/.claude/skills/hoangsonww-wealthwise-finance-tracker-docker-up/SKILL.md
mkdir -p ~/.claude/skills/hoangsonww-wealthwise-finance-tracker-docker-up && curl -fsSL https://raw.githubusercontent.com/hoangsonww/WealthWise-Finance-Tracker/HEAD/.claude/skills/docker-up.md -o ~/.claude/skills/hoangsonww-wealthwise-finance-tracker-docker-up/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps