charslab / TranscriberBot

TranscriberBot for Telegram
https://t.me/transcriber_bot
GNU General Public License v3.0
273 stars 38 forks source link

Added user in Dockerfile - Fixed bug ocr functions - Added Action #25

Closed stefanodelbosco closed 3 years ago

stefanodelbosco commented 3 years ago

Hi, I found two problems in the OCR functions (at the moment in the "Production"):

In the Dockerfile, now the scripts run with a no-root user.

I created a workflow action for automatic Docker image build and publish in the package manager (for now only on push). After some test, I will add an test task for test the dockerfile build when there is a pull request.

At the moment, is available on my repository a docker image builded with this action system