Alternative Debian GNU/Linux container image approach.
Despite of name, Ubuntu is supported too (mostly).
Minimal base image - image/minbase/
(readme)
Images on Docker.io: Debian | Ubuntu
"Debug" base image - image/minbase-debug/
(dockerfile)
Images on Docker.io: Debian | Ubuntu
Package building image - image/buildd/
(dockerfile)
Images on Docker.io: Debian | Ubuntu
Build helper image - image/buildd/
(dockerfile)
Images on Docker.io: Debian | Ubuntu
Python images/packages - image/python/
(dockerfile)
Versions:
- 3.9.18
- 3.10.13
- 3.11.6
Images on Docker.io: raw .deb | minimal | + package manager | + development files
Golang images/packages - image/golang/
(dockerfile)
Versions:
- 1.20.10
- 1.21.3
Images on Docker.io: raw .deb | minimal (no CGO) | + GCC (with CGO)
Node.js images/packages - image/nodejs/
(dockerfile)
Versions:
- 12.22.12
- 14.21.3
- 16.20.2
- 18.18.2
- 20.9.0
NB: Node.js versions below 18.x are OBSOLETE and provided for backward compatibility.
Images on Docker.io: raw .deb | minimal | + package manager | + development files
Minimized Ansible image - image/ansible-mini/
(dockerfile)
Based on python:3.11-bookworm
.
Versions:
- 8.4.x
Images on Docker.io: ansible-mini