lyqht / mini-qr

Generate customized qr codes easily 👾
https://mini-qr-code-generator.vercel.app
GNU General Public License v3.0
613 stars 77 forks source link

Added Docker support for x86/ARM #37

Closed tenekev closed 3 months ago

tenekev commented 7 months ago

Love the project! I was surprised to see the lack of Docker support.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mini-qr-code-generator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2024 9:27pm
lyqht commented 3 months ago

thanks, looks good, i will merge this!

Alcann commented 3 months ago

It's possible to add a docker-compose.yml for ARM ? Because this docker is exclusive for amd64, thanks you :)

lyqht commented 3 months ago

could you add a PR for that? I've no idea what the diffs are.

lyqht commented 3 months ago

if possible, change the docker-compose yml so users can input their own machine type

Alcann commented 3 months ago

Sorry but i don't know do that, i'm not an expert in docker. But it's possible that an other personn do this ? I can wait ^^'

Alcann commented 3 months ago

I'm this error : no matching manifest for linux/arm/v8 in the manifest list entries Do you know manifests ?

lyqht commented 3 months ago

@Alcann can you create another issue to request for this? i'm also not familiar with docker stuff. I can't reopen the issue, so people might not see your request to help out with it.

Alcann commented 3 months ago

Ok @lyqht sorry, it's ok ! I open a new issue for this problem, thank you for all ! :)