toddrob99 / searcharr

Sonarr & Radarr & Readarr Telegram Bot
MIT License
247 stars 61 forks source link

fix docker build problem and added arm64 support #67

Open AmirulAndalib opened 1 year ago

AmirulAndalib commented 1 year ago

fixed docker build problems on github actions everything is tested and working as expected

toddrob99 commented 1 year ago

What problem are you addressing?

AmirulAndalib commented 1 year ago

What problem are you addressing?

https://github.com/toddrob99/searcharr/commit/0611e3fa7c84258b37b56c88d8e0183d42428bce

toddrob99 commented 1 year ago

What problem are you addressing?

https://github.com/toddrob99/searcharr/commit/0611e3fa7c84258b37b56c88d8e0183d42428bce

You didn't add the arch that I removed in that commit due to error though. Arm64 is currently working; arm64/v8 is the arch I tried to add that threw an error.

AmirulAndalib commented 1 year ago

What problem are you addressing?

0611e3f

You didn't add the arch that I removed in that commit due to error though. Arm64 is currently working; arm64/v8 is the arch I tried to add that threw an error.

check now

toddrob99 commented 1 year ago

Which specific change fixed the error that was being thrown for the linux/amd64/v8 arch before?

AmirulAndalib commented 1 year ago

i have fixed them now @toddrob99 😁

toddrob99 commented 1 year ago

Thanks @AmirulAndalib. Please note there are several other comment threads listed here. I want to make sure you saw all of them and not just the last one.

AmirulAndalib commented 1 year ago

Thanks @AmirulAndalib. Please note there are several other comment threads listed here. I want to make sure you saw all of them and not just the last one.

those are enhancements