1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-08-06 00:38:04 +02:00

6 Commits

Author SHA1 Message Date
Mahyar Damavand
a306f4f1f7 Add --no-cache to 'apk add' command in order to reduce docker image size (#1191) 2024-05-26 10:39:06 +05:30
Dmitry Efremov
12baf03ef5 Removes sed from Dockerfile (#948)
They were needed before because they changed example config.php so make it workable.
Now we don't have it and running sed against main file just removes a lot of code
and forces data path for directory
2023-01-24 08:04:37 +05:30
Prasath Mani
df80b73436 Refactor Code and Update Doc 2022-11-20 15:04:25 +05:30
Dmitry Efremov
2a2d81ce78 Removes php ext installs as their are already installed in base (#848) 2022-08-31 11:23:19 +05:30
Jeffrey-Wang
1db6713019 fix: document docker image name. (#622) 2021-09-05 08:47:26 +05:30
Jeffrey-Wang
a22edfca00 feat: add Dockerfile and auto publish. (#619) 2021-09-03 11:13:23 +05:30