0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-16 21:56:43 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Will Norris
e7f9017674 dockerfile: use go 1.9
- setting myself as maintainer.  I've played with docker enough at this
point that I feel a bit more comfortable maintaining this
- name the build image
2017-10-07 03:10:11 +00:00
matematik7
837e72352f dockerfile: use scratch image to reduce size
Fixes #113
2017-10-07 03:09:33 +00:00
Diego Marangoni
fcb6465a29 uprade to Go version 1.8
This is needed for upcoming dependencies for Google Cloud Storage
support.
2017-09-01 20:24:40 +00:00
Sevki
710a2ab1c9 docker: change go path
google's golang base image changed their gopath from /gopath to /go

fixes #51, fixes #52
2015-12-08 02:08:07 -08:00
Sevki
9774a4a0a8 add: Dockerfile 2015-05-21 23:53:41 +03:00