prasathmani / tinyfilemanager

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
https://tinyfilemanager.github.io
GNU General Public License v3.0
4.63k stars 1.63k forks source link

need arm support please #1084

Open xzakier opened 11 months ago

xzakier commented 11 months ago

root@pc:~# docker run -d -v /root/onedrive:/var/www/html/data -p 80:80 --restart=always --name tinyfilemanager tinyfilemanager/tinyfilemanager:master Unable to find image 'tinyfilemanager/tinyfilemanager:master' locally master: Pulling from tinyfilemanager/tinyfilemanager docker: no matching manifest for linux/arm64/v8 in the manifest list entries. See 'docker run --help'.

xzakier commented 11 months ago

https://youtu.be/hWSHtHasJUI

marcelovani commented 10 months ago

Same issue here, we are running on M1 and M2 Macs and getting error while starting Docker



make[1]: *** [start] Error 18

make: *** [restart] Error 2```

Maybe current Dockerfile is suited for Intel only https://github.com/prasathmani/tinyfilemanager/blob/master/Dockerfile#L10