Docker Image topic

A Docker image is a read-only template that contains a set of instructions for creating a container that can run on the Docker platform. It provides a convenient way to package up applications and preconfigured server environments, which you can use for your own private use or share publicly with other Docker users.

List Docker Image repositories

docker-torch

26
Stars
11
Forks
Watchers

A Docker image for Lua Torch

scratch-node

841
Stars
44
Forks
Watchers

Distroless Node.js Docker Images

basedevcontainer

57
Stars
7
Forks
Watchers

Base development Docker image used by other development Docker images

caddy-scratch

39
Stars
1
Forks
Watchers

Caddy server 2.0.0 / 1.0.5 on Docker Scratch, all in 18MB / 35MB

open_nsfw--

66
Stars
20
Forks
Watchers

API to classify images as SFW/NSFW.

druid-docker-cluster

23
Stars
9
Forks
Watchers

Dockerized Apache Druid for testing and development

mirror-http-server

38
Stars
7
Forks
Watchers

A dummy HTTP server that responds whatever you told it to

graphql-docker-api

57
Stars
5
Forks
Watchers

A GraphQL Server for the Docker API

hypercorn-fastapi-docker

26
Stars
8
Forks
Watchers

Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS

docker-rust

48
Stars
31
Forks
Watchers

DEPRECATED. Use https://hub.docker.com/_/rust/ instead.