https://github.com/jitesoft/docker-python
https://github.com/jitesoft/docker-python
docker hacktoberfest
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jitesoft/docker-python
- Owner: jitesoft
- License: mit
- Created: 2019-11-27T13:17:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T14:03:53.000Z (over 5 years ago)
- Last Synced: 2025-05-29T20:47:23.168Z (about 1 year ago)
- Topics: docker, hacktoberfest
- Language: Dockerfile
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python
Python & Pip running on alpine linux, built from source.
All images are available for AMD64 and ARM64 on Docker Hub and GitLab.
## Tags
Images can be found at:
* [Docker hub](https://hub.docker.com/r/jitesoft/python): `jitesoft/python`
* [GitLab](https://gitlab.com/jitesoft/dockerfiles/python): `registry.gitlab.com/jitesoft/dockerfiles/python`
* [GitHub](https://github.com/orgs/jitesoft/packages/container/package/python): `ghcr.io/jitesoft/python`
## Dockerfile
Dockerfile can be found at [GitLab](https://gitlab.com/jitesoft/dockerfiles/python) or [GitHub](https://github.com/jitesoft/docker-python)
### Image labels
This image follows the [Jitesoft image label specification 1.0.0](https://gitlab.com/snippets/1866155).
## Licenses
Files in this repository are released under the MIT license.
Read the python license [here](https://github.com/python/cpython/blob/master/LICENSE).