admin user f2d318832f
All checks were successful
CI Workflow / Testing the Block (push) Successful in 8s
CI Workflow / Containerize the Block (push) Successful in 48s
Update block_wrapper.py
2025-04-07 17:55:23 +00:00
2025-04-07 17:55:23 +00:00
2025-03-11 00:43:40 +00:00
2025-03-11 00:43:40 +00:00
2025-03-11 00:43:40 +00:00
2025-03-11 00:43:40 +00:00

Activity Block Wrapper

Example Usage with Docker

  1. Build the Base Image:
    docker build -f Dockerfile.base -t activity_block_wrapper:latest .
    
    
Description
No description provided
Readme