system/README.md

8 lines
170 B
Markdown
Raw Permalink Normal View History

2025-03-11 00:43:40 +00:00
# Activity Block Wrapper
### Example Usage with Docker
1. **Build the Base Image**:
```bash
docker build -f Dockerfile.base -t activity_block_wrapper:latest .