4a589c1291
Merge branch 'master' of https://github.com/webp-sh/webp_server_go into webp-sh-master
2024-11-14 20:24:42 +08:00
Nova Kwok
a08b6e66ae
Use newer version of libaom ( #363 )
...
* Use newer version of libaom
* Install curl
2024-11-13 22:10:30 +08:00
85e0534523
chore(Dockerfile): Update Dockerfile to use Alpine Linux and refactor package management
...
Update Dockerfile to use Alpine Linux for base image and refactor package management to use apk instead of apt. Also, clean up cache directories after installing packages.
2024-10-23 01:16:23 +08:00
f24617f469
chore(Dockerfile): Update Dockerfile to use Alpine Linux and refactor package management
...
Update Dockerfile to use Alpine Linux for base image and refactor package management to use apk instead of apt. Also, clean up cache directories after installing packages.
2024-10-23 01:08:01 +08:00
3e0a0431d9
chore(Dockerfile): Update Dockerfile for base image and dependencies
2024-10-23 01:03:23 +08:00
585f9a52b8
尝试修复非图片文件的重定向问题,并优化了代码结构。
2024-09-29 15:17:45 +08:00
Nova Kwok
89aea97310
Bump to Go 1.23 ( #353 )
...
* Bump to Go 1.23
* Install docker-compose
2024-08-16 23:43:39 +08:00
Nova Kwok
ca1050d3c7
Optimized Dockerfile, bump version ( #318 )
...
* Optimized Dockerfile, bump version
* Remove unused extraParams
2024-02-29 20:06:15 +08:00
Nova Kwok
12d4cc1a0b
Upgrade to Go 1.22 ( #311 )
2024-02-10 10:00:40 +01:00
Nova Kwok
c54b8bea36
Use compiled libwebp ( #276 )
2023-09-15 14:14:00 +08:00
Nova Kwok
6790ddda46
Add support for Go 1.21, bump version, optimize code ( #264 )
2023-08-09 22:49:40 +08:00
Nova Kwok
2c0dd15222
Now we support animated GIF images ( #232 )
...
* Now we support animated GIF images
* Fix CI
* Update runtime image
2023-06-15 15:28:59 +08:00
n0vad3v
cd06d4ca0a
Add libjemalloc2 and libtcmalloc-minimal4 to Dockerfile
2023-05-31 12:51:43 +02:00
Nova Kwok
bfa8aae10c
Try using vips ( #190 )
...
* Try using vips
* No need libaom
* Update code and version
* update
* Fix CI
* Add sudo
* Fix CI
* Make CI happy
* we happy few
* Update README, fix CI
* Add --no-install-recommends
* Update code
* Add ca-certificates for proxymode
* Add pics/invalid.png for testing
* Update README
---------
Co-authored-by: Benny <benny.think@gmail.com>
2023-05-10 10:52:36 +08:00
Nova Kwok
afa0895d2f
Fix problem when building ARM images ( #177 )
...
* Fix problem when building ARM images
* Fix docker exporter does not currently support exporting manifest lists
* Fix
2023-02-22 16:55:32 +08:00
Nova Kwok
77b5b6047c
Use debian as baseimage in Dockerfile ( #176 )
...
* Use debian as baseimage in Dockerfile to mitigate https://github.com/webp-sh/webp_server_go/issues/175
* Fix Dockerfile path
2023-02-22 15:19:27 +08:00
Nova Kwok
9fba09f19c
Let's try Go 1.20 ( #167 )
...
* Let's try Go 1.20
* Setup-go v3
* Maybe we should quote it
2023-02-02 11:03:41 +01:00
Nova Kwok
f0be36d4f3
Use major golang version for Dockerfile ( #166 )
2023-01-11 11:01:01 +08:00
Nova Kwok
68cefb6740
A bunch of fixes ( #161 )
...
* Some updates
* Update Docs as well
2022-12-25 16:19:47 +08:00
Nova Kwok
4d6fa9ef69
Better .dockerignore ( #143 )
2022-08-13 10:52:58 +08:00
Benny
e5d5613502
remove buildvcs=false ( #142 )
2022-08-12 18:39:07 +08:00
Benny
0fc34c0d33
golang 1.19.0 ( #140 )
...
* golang 1.19.0
* Upgrade golang.org/x/crypto
Co-authored-by: n0vad3v <n0vad3v@riseup.net>
2022-08-11 19:51:40 +08:00
n0vad3v
bc2a986d70
Add libaom packages to make docker image work
2021-12-12 21:38:27 +08:00
BennyThink
67d40b4397
CI and minor fixes
...
* use GitHub Actions as CI
* bump versions
* Makefile and Dockerfile improvements
* upgrade logrus
2021-12-05 19:21:29 +08:00
Benny
f5e7ee5273
take advantage of build cache #66 ( #67 )
2020-12-26 22:12:33 +08:00
Xian Li
e99e918e97
fix(Dockerfile): fix config.json PATH in Dockerfile ( #45 )
2020-05-23 12:40:48 +08:00
muzi
cb4beb54f7
Add Dockerfile ( #31 )
...
* Add Dockerfile
* Add docker run mode
2020-03-13 21:28:19 +08:00