# Docker

## Docker

- [Home](https://docs.bfren.dev/docker/readme.md): Welcome to the bfren Docker ecosystem
- [Alpine](https://docs.bfren.dev/docker/alpine.md): The base image for the bfren ecosystem, containing Alpine Linux and various helper executables.
- [Alpine: Executables](https://docs.bfren.dev/docker/alpine/alpine-executables.md): Various helper executables for providing standard output and simplifying common tasks.
- [Alpine S6](https://docs.bfren.dev/docker/alpine-s6.md): The base image for much of the bfren ecosystem, containing Alpine Linux installed with the S6 Overlay.
- [Alpine S6: Executables](https://docs.bfren.dev/docker/alpine-s6/executables.md): Various helper executables for interacting with S6 and the container environment.
- [Debian](https://docs.bfren.dev/docker/alpine-1.md): The base image for the bfren ecosystem, containing Alpine Linux and various helper executables.
- [Debian: Executables](https://docs.bfren.dev/docker/alpine-1/alpine-executables.md): Various helper executables for providing standard output and simplifying common tasks.
- [Debian S6](https://docs.bfren.dev/docker/alpine-s6-1.md): Another base image for the bfren ecosystem, containing Debian installed with the S6 Overlay.
- [Debian S6: Executables](https://docs.bfren.dev/docker/alpine-s6-1/executables.md): Various helper executables for interacting with S6 and the container environment.
- [Apache PHP](https://docs.bfren.dev/docker/base-images/apache-php.md): Base Apache + PHP image with MySQL enabled.
- [ASP.NET](https://docs.bfren.dev/docker/base-images/asp.net.md): .NET and ASP.NET runtimes pre-installed (versions 3.1, 5.0, and 6.0).
- [ASP.NET: Executables](https://docs.bfren.dev/docker/base-images/asp.net/scripts-and-executables.md): Various helper executables for interacting with your .NET application.
- [ClamAV](https://docs.bfren.dev/docker/base-images/clamav.md): ClamAV set up to run in daemon mode over the default port (3310).
- [FTPS](https://docs.bfren.dev/docker/base-images/ftps.md): Very Secure FTP (vsftpd) supporting TLS file transfer.
- [MariaDB](https://docs.bfren.dev/docker/base-images/mariadb.md): Latest stable releases of MariaDB with automated backups.
- [MariaDB: Executables](https://docs.bfren.dev/docker/base-images/mariadb/scripts-and-executables.md)
- [Nginx](https://docs.bfren.dev/docker/base-images/nginx.md): Super lightweight Nginx image with various helper configuration files.
- [Nginx: Helpers](https://docs.bfren.dev/docker/base-images/nginx/helpers.md)
- [Nginx: Executables](https://docs.bfren.dev/docker/base-images/nginx/scripts-and-executables.md)
- [Nginx PHP](https://docs.bfren.dev/docker/base-images/nginx-php.md): Nginx base image with PHP (7.3, 7.4, and 8.0).
- [Nginx PHP: Executables](https://docs.bfren.dev/docker/base-images/nginx-php/scripts-and-executables.md)
- [Nginx Proxy](https://docs.bfren.dev/docker/base-images/nginx-proxy.md): Automated proxy server using Nginx base image and the getssl script.
- [Nginx Proxy: Executables](https://docs.bfren.dev/docker/base-images/nginx-proxy/scripts-and-executables.md)
- [Nginx WebDAV](https://docs.bfren.dev/docker/base-images/nginx-webdav.md): Nginx base image with WebDAV extensions.
- [PHP](https://docs.bfren.dev/docker/base-images/php.md): PHP installed by itself to be used in CLI mode.
- [PostgreSQL](https://docs.bfren.dev/docker/base-images/postgresql.md): Latest stable releases of PostgreSQL with automated backups.
- [PostgreSQL: Executables](https://docs.bfren.dev/docker/base-images/postgresql/scripts-and-executables.md)
- [Redis](https://docs.bfren.dev/docker/base-images/redis.md): Latest redis cache server running in daemon mode over the default port (6379).
- [FreeScout](https://docs.bfren.dev/docker/applications/freescout.md): Ready-to-go FreeScout helpdesk with all PHP dependencies.
- [FreshRSS](https://docs.bfren.dev/docker/applications/freshrss.md): Ready-to-go FreshRSS news reader with all PHP dependencies.
- [WordPress](https://docs.bfren.dev/docker/applications/wordpress.md): Ready-to-go WordPress helpdesk with all PHP dependencies.
