gentkit/debian

Sponsored OSS

By gentkit

Updated about 1 month ago

A Docker image based on Debian Linux .

Image
Operating systems
0

10K+

gentkit/debian repository overview

Debian Linux on Docker

A Docker image based on Debian Linux .

Supported tags

gentkit/debian:<TAG_NAME>

Debian 13 Trixie
Tag nameDescription
latestDebian 13 Trixie ( same digest as gentkit/debian:13.y-slim )
slimDebian 13 Trixie ( same digest as gentkit/debian:13.y-slim )
trixie-slimDebian 13 Trixie ( same digest as gentkit/debian:13.y-slim )
13-slimDebian 13 Trixie ( same digest as gentkit/debian:13.y-slim )
13.y-slimDebian 13 Trixie ( built based on official debian:13.y-slim )
trixieDebian 13 Trixie ( same digest as gentkit/debian:13.y )
13Debian 13 Trixie ( same digest as gentkit/debian:13.y )
13.yDebian 13 Trixie ( built based on official debian:13.y )
Debian 12 Bookworm
Tag nameDescription
bookworm-slimDebian 12 Bookworm ( same digest as gentkit/debian:12.y-slim )
12-slimDebian 12 Bookworm ( same digest as gentkit/debian:12.y-slim )
12.y-slimDebian 12 Bookworm ( built based on official debian:12.y-slim )
bookwormDebian 12 Bookworm ( same digest as gentkit/debian:12.y )
12Debian 12 Bookworm ( same digest as gentkit/debian:12.y )
12.yDebian 12 Bookworm ( built based on official debian:12.y )

Pull and run into a new container

docker run -it \
--name <CONTAINER_NAME> \
gentkit/debian:latest

Exec into your running container

docker exec -it \
<CONTAINER_NAME_OR_ID> \
/bin/sh

NOTE : Check status and start it using : docker ps -a --filter "name=<CONTAINER_NAME>" and docker start <CONTAINER_NAME_OR_ID>

License

gentkit/debian is licensed under the MIT License .

Tag summary

Content type

Image

Digest

sha256:fc4d4ec4b

Size

30.9 MB

Last updated

about 2 months ago

docker pull gentkit/debian

This week's pulls

Pulls:

865

Last week