Commit Graph

3 Commits

Author SHA1 Message Date
YouROK
cd830f67c9 Update issue templates 2024-01-28 21:46:11 +03:00
Yury V
a55ccdbfca disabled armv6 and updated actions and golang (#201)
Co-authored-by: Yury Vaskaboinikau <yury_vaskaboinikau@epam.com>
2023-01-16 00:15:18 +03:00
Aleksej
b0c6730078 feat: add github action for docker build on release (#132)
* feat: add github action
Add github action for auto build slim torrverser alpine image with ffmpeg for linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le platforms

* build: move creating dirs and files to entrypoint

* fix: remove linux/386 and linux/ppc64le from docker building

* fix: update readme with docker info
2022-01-20 02:23:40 +03:00