Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpleorx/docker-base
A set of base Docker images with pre-installed dependencies for different usages
https://github.com/jpleorx/docker-base
docker docker-image dockerfile dockerhub
Last synced: 18 days ago
JSON representation
A set of base Docker images with pre-installed dependencies for different usages
- Host: GitHub
- URL: https://github.com/jpleorx/docker-base
- Owner: JPLeoRX
- Created: 2023-06-06T22:02:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-07T15:51:23.000Z (11 months ago)
- Last Synced: 2024-03-08T13:54:33.767Z (11 months ago)
- Topics: docker, docker-image, dockerfile, dockerhub
- Language: Dockerfile
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Python
Standard image with Python 3.10 and a lot of commonly used dependencies pre-installed. Tailored more to backend microservices. [DockerHub link](https://hub.docker.com/repository/docker/jpleorx/base-python/general).## Python AI
Enhanced image with commonly used AI libraries. This image will have two versions, CPU and GPU, built from different base images. [DockerHub link](https://hub.docker.com/repository/docker/jpleorx/base-python-ai/general).