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
- Host: GitHub
- URL: https://github.com/nicoherbigio/docker-debian
- Owner: nicoherbigio
- Created: 2017-12-06T09:50:08.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T12:39:29.000Z (over 1 year ago)
- Last Synced: 2025-07-22T23:53:08.708Z (11 months ago)
- Topics: debian, docker-hub, docker-image
- Language: Dockerfile
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Debian Docker image
[](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.