https://github.com/ozi-project/supported-python-image
Docker build file for OZI standard python support versions in a single image.
https://github.com/ozi-project/supported-python-image
docker-image python3
Last synced: 19 days ago
JSON representation
Docker build file for OZI standard python support versions in a single image.
- Host: GitHub
- URL: https://github.com/ozi-project/supported-python-image
- Owner: OZI-Project
- License: other
- Created: 2024-03-23T21:54:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T17:24:05.000Z (about 2 years ago)
- Last Synced: 2024-04-22T00:54:31.020Z (about 2 years ago)
- Topics: docker-image, python3
- Language: Dockerfile
- Homepage: https://hub.docker.com/repository/docker/oziproject/supported-python/general
- Size: 62.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# OZI Supported Python Versions Image
This is the source repo for the yearly scheduled release of a container with two active bugfix versions and a single security fix version.
## Releases
### 2023
* bugfix1 3.12.x
* bugfix2 3.11.x
* security 3.10.x
### 2024
* bugfix1 3.13.x
* bugfix2 3.12.x
* security 3.11.x
## License
Licensed Apache-2.0 with LLVM Exceptions.