Andzejs Nereds
6d01795ea4
FIX-1 - Related to #324 - fixed Docker file go lang ver. to follow server/go.mod minimal go lang requirements, and set web app correct root, resolved warnings argument values ( #499 )
2025-02-25 04:40:17 +03:00
Alexey
909473d9aa
Add lock file to docker copy to avoid accidental upgrades ( #494 )
2025-02-11 12:31:16 +03:00
Alexey
31701a4aa9
Allow URL override, optimize docker image ( #486 )
...
* Allow URL override, optimize docker image
Remove unused gulp
* Re-enable UPX
2025-01-12 00:11:14 +03:00
Mykola Babinskyi
7b3bd8249b
fix docker image build ( #441 )
2024-08-16 03:26:15 +03:00
nikk gitanes
d69d2e1647
update docker go version
2023-10-10 17:28:50 +03:00
GennadySpb
1c74e1d620
Update Dockerfile ( #244 )
...
module `github.com/anacrolix/torrent` requires Go 1.20
2023-04-13 11:00:40 +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
nikk gitanes
e0c41ff6be
Update Dockerfile
...
use go 1.18 to fix build on release
2022-05-25 21:47:28 +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