-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme-vars.yml
53 lines (41 loc) · 5.35 KB
/
readme-vars.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
# project information
project_name: python
project_categories: "Internal"
full_custom_readme: |
[](https://linuxserver.io)
[](https://blog.linuxserver.io "all the things you can do with our containers including How-To guides, opinions and much more!")
[](https://discord.gg/YWrKVTn "realtime support / chat with the community and the team.")
[](https://discourse.linuxserver.io "post on our community forum.")
[](https://fleet.linuxserver.io "an online web interface which displays all of our maintained images.")
[](https://github.com/linuxserver "view the source for all of our repositories.")
[](https://opencollective.com/linuxserver "please consider helping us by either donating or contributing to our budget")
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring:
* regular and timely application updates
* easy user mappings (PGID, PUID)
* custom base image with s6 overlay
* weekly base OS updates with common layers across the entire LinuxServer.io ecosystem to minimise space usage, down time and bandwidth
* regular security updates
Find us at:
* [Blog](https://blog.linuxserver.io) - all the things you can do with our containers including How-To guides, opinions and much more!
* [Discord](https://discord.gg/YWrKVTn) - realtime support / chat with the community and the team.
* [Discourse](https://discourse.linuxserver.io) - post on our community forum.
* [Fleet](https://fleet.linuxserver.io) - an online web interface which displays all of our maintained images.
* [GitHub](https://github.com/linuxserver) - view the source for all of our repositories.
* [Open Collective](https://opencollective.com/linuxserver) - please consider helping us by either donating or contributing to our budget
# [linuxserver/python](https://github.com/linuxserver/docker-python)
[](https://scarf.sh/gateway/linuxserver-ci/docker/linuxserver%2Fpython)
[](https://github.com/linuxserver/docker-python)
[](https://github.com/linuxserver/docker-python/releases)
[](https://github.com/linuxserver/docker-python/packages)
[](https://gitlab.com/linuxserver.io/docker-python/container_registry)
[](https://quay.io/repository/linuxserver.io/python)
[](https://hub.docker.com/r/linuxserver/python)
[](https://hub.docker.com/r/linuxserver/python)
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-python/job/alpine320/)
## Usage
This image only contains the compiled python files for Alpine, and is meant to be ingested by other images during build time. It is not for public consumption.
## Versions
* **05.12.24:** - Release `alpine321` tag.
* **07.06.24:** - Release `alpine320` tag.
* **07.03.24:** - Initial release.