🚀 DocWell Test Stack

✓ Running

This is a test stack for DocWell Docker management tool.

Stack Information

Testing DocWell Features

Use this stack to test:

Quick Commands

# View logs
docker compose logs -f

# Check status
docker compose ps

# Restart service
docker compose restart

# Stop service
docker compose down

# Start service
docker compose up -d
            

Generated: