admin user c3b127d5f4
All checks were successful
CI Workflow / Testing the Block (push) Successful in 9s
CI Workflow / Containerize the Block (push) Successful in 46s
Update block_wrapper.py
2025-11-27 00:37:14 +00:00
2025-11-27 00:37:14 +00:00
2025-03-11 00:43:40 +00:00
2025-03-11 00:43:40 +00:00
2025-05-23 15:49:32 +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