Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need arm support please #1084

Open
xzakier opened this issue Aug 10, 2023 · 2 comments · May be fixed by #1163
Open

need arm support please #1084

xzakier opened this issue Aug 10, 2023 · 2 comments · May be fixed by #1163

Comments

@xzakier
Copy link

xzakier commented Aug 10, 2023

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
Copy link
Author

xzakier commented Aug 11, 2023

@marcelovani
Copy link

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

@cu cu linked a pull request Apr 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants