: The official image includes zip and unzip ? Verify:
services: tinyfilemanager: image: tinyfilemanager/tinyfilemanager:master container_name: tinyfilemanager restart: always ports: - "8080:80" volumes: # Replace '/your/absolute/path' with the folder you want to manage - /your/absolute/path:/var/www/html/data Use code with caution. Copied to clipboard tinyfilemanager docker compose
Before diving into the YAML configurations, let's understand why this tool has garnered over 4,000 stars on GitHub. : The official image includes zip and unzip
If missing, you can build your own Dockerfile: 000 stars on GitHub. If missing
volumes: - ./php-conf/custom.ini:/usr/local/etc/php/conf.d/custom.ini:ro