This includes:
- ubi8-minimal
- pipenv
- some structure from the ubi8/python-38 container
It is intended to be used for running python workloads, and as a basis for packaging and distributing python code à la hello-python
Submit a POST to
https://api.github.com/repos/CUB-OIT-PE/ubi8-min-python/dispatches
with a body of
{
"event_type": "bump",
"client_payload": {}
}
or { "event_type": "build", "client_payload": {} }