aiogram / telegram-bot-api

Docker image of Telegram Bot API Server
https://hub.docker.com/r/aiogram/telegram-bot-api
165 stars 49 forks source link

Added docker cache and ARM platform #1

Closed youlovesaturn closed 3 years ago

JrooTJunior commented 3 years ago

After this change the build time increases from 30-50 minutes up to 5+ hours. Is very bad...

I want to disable arm builds to decrease execution time and stop reaching the GitHub Actions time limit and then try to use matrix build with parallel run instead of single run

JrooTJunior commented 3 years ago

Timeout example: https://github.com/aiogram/telegram-bot-api/actions/runs/1260376019

foremtehan commented 1 year ago

@JrooTJunior Could you just build it just for one tag only?just like the v5.3.2 but for new version