Tinyfilemanager Docker Compose Hot! May 2026

TinyFileManager is a single-file PHP script that provides a complete, web-based file management interface for your server

  1. Create a data directory: Create a new directory named data in the same directory as your docker-compose.yml file. This directory will be used to store your files.
  2. Start the container: Run the following command to start the container:

http server listen 80; server_name files.example.com; tinyfilemanager docker compose

Alternative Images

| Image | Description | |-------|-------------| | tinyfilemanager/tinyfilemanager:master | Official image | | ilteoood/tinyfilemanager:latest | Alpine-based | | georgemoers/tinyfilemanager:latest | Extra features | TinyFileManager is a single-file PHP script that provides

Key Features

This report outlines the deployment and configuration of TinyFileManager using Docker Compose Create a data directory : Create a new

networks: filemanager-net: driver: bridge

Portability: Move your entire file manager setup between servers by just copying the project directory and the Compose file.