Favorite Docker Containers
Updated: 4/28/2026 - Added links to other relevant posts.
I’m a Technical Writer, so my choices of Docker containers reflect my preference toward documentation oriented ones.
Portainer - A must have for running Docker. Shows all your containers, images, and volumes. It lets you stop and start the containers and shows the ports that they are running on. See also Portainer Docker Container.
Homepage - Lets you set links to services and websites that you use frequently. Uses configuration files for setting the links, backgrounds, and icons. See also Link-Based Docker Containers.
Drupal - Content management system (CMS) that allows you create dynamic web sites. See Using Drupal and DITA OT to Create a PDF File for a Drupal use case and Drupal Docker Container.
WordPress - Easy to use content management system for developing web sites (see also Wordpress Docker Container).
Panadoc- Allows conversion from one documentation format to another (for example, markdown to pdf file or dokuwiki to markdown). See also Panadoc Docker Run.
Heimdall - Similar to homepage but configuration files are not needed. See also Link-Based Docker Containers.
DokuWiki - Easy to use text-based wiki (see also DokuWiki Docker Container).
FreshRSS - A self-hosted reader that aggregates popular feeds from news sites, blogs, and podcasts.
Linkding - Bookmark manager that you host on your home server. It has an excellent search feature. See also Link-Based Docker Containers.
Comments