xampp/base)The common foundation for all modern images in the XAMPP Docker stack.
Based on debian:trixie-slim, this image provides a standardized environment for development and production containers. It focuses on essential tooling, security, and extensibility.
app user (UID 1000) and ensures essential directories (/app, /opt, /resources) are owned by this user./etc/xampp.d/*.sh, which are automatically sourced during shell startup.This image is intended as a base for other images (e.g., xampp/php, xampp/httpd).
FROM xampp/base
# Add your specialized configurations here
Part of the XAMPP Docker project.
Content type
Image
Digest
sha256:39c87fd18…
Size
186 MB
Last updated
6 months ago
docker pull xampp/base