This website requires JavaScript.
Explore
Help
Register
Sign In
Centurion
/
system
Watch
2
Star
0
Fork
0
You've already forked system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
4
Branches
0
Tags
69
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
gitea_admin_user
9a8753f490
All checks were successful
CI Workflow / Testing the Block (push)
Successful in 1m43s
Details
CI Workflow / Containerize the Block (push)
Successful in 1m42s
Details
Add initial files
2025-04-09 16:45:38 +00:00
.gitea
/workflows
Add initial files
2025-04-09 16:45:38 +00:00
block_wrapper.py
Add initial files
2025-04-09 16:45:38 +00:00
Dockerfile
Add initial files
2025-04-09 16:45:38 +00:00
README.md
Add initial files
2025-04-09 16:45:38 +00:00
requirements.txt
Add initial files
2025-04-09 16:45:38 +00:00
test_block_wrapper.py
Add initial files
2025-04-09 16:45:38 +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