w32blaster / telegram-notification-resource

Resource for Concourse CI to send messages to Telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Require image for ARM64 architecture

odidev opened this issue · comments

Hi Team,

I am trying to use the w32blaster/concourse-telegram-notifier image on the arm64 platform but it seems it is not available for arm64.

I have successfully built the image using the command docker build -t image_name . on the arm64 platform by making some changes in the Dockerfile.

I have used Travis-CI to build and push the image for both the platforms.

Commit Link - odidev@ca43e78

Travis-CI link - https://travis-ci.com/github/odidev/telegram-notification-resource/builds/235393063

Docker Hub Link - https://hub.docker.com/repository/registry-1.docker.io/odidev/telegram-notification-resource/tags?page=1&ordering=last_updated

Do you have any plans on releasing arm64 images?

It will be very helpful if an arm64 image is available. If interested, I will raise a PR.

yes, please, PR would be avesome! Thanks!