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
3
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
d6bd8e6abc
All checks were successful
CI Workflow / Testing the Block (push)
Successful in 1m52s
Details
CI Workflow / Containerize the Block (push)
Successful in 2m28s
Details
Add .gitea/workflows/main.yaml
2025-03-11 00:44:30 +00:00
.gitea
/workflows
Add .gitea/workflows/main.yaml
2025-03-11 00:44:30 +00:00
block_wrapper.py
Upload files to "/"
2025-03-11 00:43:40 +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
Upload files to "/"
2025-03-11 00:43:40 +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