system/README.md
2025-03-11 00:43:40 +00:00

8 lines
170 B
Markdown

# Activity Block Wrapper
### Example Usage with Docker
1. **Build the Base Image**:
```bash
docker build -f Dockerfile.base -t activity_block_wrapper:latest .