Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).