Commit graph

8 commits

Author SHA1 Message Date
Joao Alves 470e1e6d81 Added environment variables read from files (secrets).
Updated base image to php 8.2.13/apline3.18
2023-12-11 16:47:41 +00:00
Joao Alves 5b24f29466 Fixed problems in creating docker containers with new version of php
Added debugging docker images
Added a build script
Fixed problem with large file uploads
Merged updates from tinyfilemanager 2.5.2
2023-12-06 17:15:13 +00:00
Joao Alves d61e8132dc Added ldap, sockets, xattr for features. 2021-05-20 14:34:26 +01:00
Joao Alves 3eedaf92f8 Changed php limits to 512M
Added openldap and ldap module to docker image
2021-05-18 22:14:35 +01:00
Joao Alves 0a5752c40e Dockerfiles are now mostly identical - only changing in the final. 2021-05-14 12:16:30 +01:00
Joao Alves 74c9589520 Dockerfile split into two files. One for user root one for normal user. 2021-03-25 09:45:42 +00:00
Joao Alves b1ad654ca8 Added iconv and mbstring extensions to Docker image. 2021-03-23 22:05:45 +00:00
Joao Alves 1dcb90b702 Added Dockerfile for building docker image. 2021-03-23 18:29:33 +00:00