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

https://github.com/nicoherbigio/docker-debian

Docker Image of Debian
https://github.com/nicoherbigio/docker-debian

debian docker-hub docker-image

Last synced: 2 months ago
JSON representation

Docker Image of Debian

Awesome Lists containing this project

README

          

# Debian Docker image

[![Build Status](https://github.com/nicoherbigio/docker-debian/actions/workflows/build-docker-images.yml/badge.svg)](https://github.com/nicoherbigio/docker-debian/actions/workflows/build-docker-images.yml)

## Supported tags and respective `Dockerfile` links

* [`trixie`, `13`](https://github.com/nicoherbigio/docker-debian/blob/main/13/default/Dockerfile)
* [`trixie-slim`, `13-slim`](https://github.com/nicoherbigio/docker-debian/blob/main/13-slim/default/Dockerfile)
* [`bookworm`, `12`](https://github.com/nicoherbigio/docker-debian/blob/main/12/default/Dockerfile)
* [`bookworm-slim`, `12-slim`](https://github.com/nicoherbigio/docker-debian/blob/main/12-slim/default/Dockerfile)
* [`bullseye`, `11`](https://github.com/nicoherbigio/docker-debian/blob/main/11/default/Dockerfile)
* [`bullseye-slim`, `11-slim`](https://github.com/nicoherbigio/docker-debian/blob/main/11-slim/default/Dockerfile)

## How to get this image

The recommended way to get the Debian Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.

```console
$ docker pull nicoherbigde/debian:[TAG]
```

The [list of available versions](https://hub.docker.com/r/nicoherbigde/debian/tags) can be viewed at Docker Hub.

## How to use this image

Coming soon ;-)

## Copyleft

This documentation was written by Nico Herbig.