# Base Images

- [Apache PHP](/docker/base-images/apache-php.md): Base Apache + PHP image with MySQL enabled.
- [ASP.NET](/docker/base-images/asp.net.md): .NET and ASP.NET runtimes pre-installed (versions 3.1, 5.0, and 6.0).
- [ASP.NET: Executables](/docker/base-images/asp.net/scripts-and-executables.md): Various helper executables for interacting with your .NET application.
- [ClamAV](/docker/base-images/clamav.md): ClamAV set up to run in daemon mode over the default port (3310).
- [FTPS](/docker/base-images/ftps.md): Very Secure FTP (vsftpd) supporting TLS file transfer.
- [MariaDB](/docker/base-images/mariadb.md): Latest stable releases of MariaDB with automated backups.
- [MariaDB: Executables](/docker/base-images/mariadb/scripts-and-executables.md)
- [Nginx](/docker/base-images/nginx.md): Super lightweight Nginx image with various helper configuration files.
- [Nginx: Helpers](/docker/base-images/nginx/helpers.md)
- [Nginx: Executables](/docker/base-images/nginx/scripts-and-executables.md)
- [Nginx PHP](/docker/base-images/nginx-php.md): Nginx base image with PHP (7.3, 7.4, and 8.0).
- [Nginx PHP: Executables](/docker/base-images/nginx-php/scripts-and-executables.md)
- [Nginx Proxy](/docker/base-images/nginx-proxy.md): Automated proxy server using Nginx base image and the getssl script.
- [Nginx Proxy: Executables](/docker/base-images/nginx-proxy/scripts-and-executables.md)
- [Nginx WebDAV](/docker/base-images/nginx-webdav.md): Nginx base image with WebDAV extensions.
- [PHP](/docker/base-images/php.md): PHP installed by itself to be used in CLI mode.
- [PostgreSQL](/docker/base-images/postgresql.md): Latest stable releases of PostgreSQL with automated backups.
- [PostgreSQL: Executables](/docker/base-images/postgresql/scripts-and-executables.md)
- [Redis](/docker/base-images/redis.md): Latest redis cache server running in daemon mode over the default port (6379).
