1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00

4 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
2ce4d258f4
feat: bump to go 1.12 (#968) 2019-02-27 11:57:08 -03:00
Carlos Alexandro Becker
bf68277b50 fix: improvements on docker extra_files 2018-12-16 12:34:21 -02:00
Srdjan Grubor
5e3e6b2e85 fix: convert docker images to Alpine (#884)
This should signifficantly reduce the image size of the Docker images
needed to use Goreleaser

Resolves #882
2018-11-29 16:40:04 -02:00
Srdjan Grubor
816bba2016 Added Dockerfile for CGO-geared builds
This adds a Dockerfile for an image that can build linux/amd64 binaries.
2018-11-27 13:37:44 -02:00