1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
DarthSim
db98dfdec1 Remove orc from Dockerfile (causes segfaults in some cases) 2019-04-01 21:24:40 +06:00
DarthSim
456a1d790a Set MALLOC_ARENA_MAX in Dockerfile 2019-03-22 21:07:39 +06:00
DarthSim
7269ee5d41 Disable vips warnings in Dockerfile 2019-03-22 21:07:39 +06:00
DarthSim
f0e0bc87d5 Add orc to Dockerfile 2019-02-13 16:30:00 +06:00
DarthSim
5501c3cff7 SVG sources support 2018-12-21 01:58:39 +06:00
DarthSim
2c0b538eb5 GIF output support 2018-11-13 18:32:47 +06:00
DarthSim
29982e2d1a Fix Dockerfile 2018-10-25 22:25:54 +06:00
Ricardson
6d09ab2cd8 Add multi-state build feature (#81)
* Add multi-state build

* add white space
2018-10-25 20:28:17 +06:00
Dima Medvedev
5062e7494d cgo compilation workaround for go 1.9.4 (#52)
This https://github.com/golang/go/issues/23672 security fix breaks
CGO compilation in go version 1.9.4 by disallowing LDFLAGS in
process.go:5
2018-02-22 12:48:16 +03:00
DarthSim
d85df7335d Relax go version in Dockerfile 2017-09-15 13:46:12 +03:00
DarthSim
fbcfef5818 Use apk package for go in Dockerfile 2017-07-04 20:07:51 +06:00
DarthSim
48504161dd Add ca-certificates to docker 2017-07-03 16:52:13 +06:00
DarthSim
cb30b02117 Dockerfile 2017-07-02 01:47:09 +06:00