This website requires JavaScript.
Explore
Help
Register
Sign In
Centurion
/
system
Watch
4
Star
0
Fork
0
You've already forked system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6
Commits
4
Branches
0
Tags
152
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
admin user
d3762e483b
All checks were successful
CI Workflow / Testing the Block (push)
Successful in 7s
Details
CI Workflow / Containerize the Block (push)
Successful in 46s
Details
Update requirements.txt
2025-05-23 15:49:32 +00:00
.gitea
/workflows
Add .gitea/workflows/main.yaml
2025-03-11 00:44:30 +00:00
block_wrapper.py
Update block_wrapper.py
2025-04-07 18:17:30 +00:00
Dockerfile
Upload files to "/"
2025-03-11 00:43:40 +00:00
README.md
Upload files to "/"
2025-03-11 00:43:40 +00:00
requirements.txt
Update requirements.txt
2025-05-23 15:49:32 +00:00
test_block_wrapper.py
Upload files to "/"
2025-03-11 00:43:40 +00:00
README.md
Activity Block Wrapper
Example Usage with Docker
Build the Base Image
:
docker build -f Dockerfile.base -t activity_block_wrapper:latest .
Description
No description provided
Readme