1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Luit van Drongelen
ca2d0c6ac6 fix: install only docker-cli instead of docker (#1136) 2019-09-09 10:46:47 -03:00
Olivier Bourdon
dc29e85b50 Fix for issue #1126: bzr required for some go modules (#1127) 2019-08-26 10:37:57 -03:00
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