1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-29 01:44:39 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
19f4ed6e01 Optimized Dockerfile layers and added fingerprint checking
Layers are now cleaned up and ordered in a way to minimize breaking of
the cache. Additional Docker key fingerprint checking has been added to
ensure that we get the eky we are expecting from Docker website.
2018-11-27 13:37:44 -02:00
Carlos Alexandro Becker
09ee5d9e7d fix: docker: go1.11 and no-install-recommends 2018-10-05 11:13:05 -03:00
Igor German
99a9da4c3b feat: docker in docker support (#785)
* feat: docker in docker support

* fix: pr comments
2018-09-04 09:19:01 -03:00
Carlos Alexandro Becker
02b70e1e9b
fix: better dockerfile (#770) 2018-08-20 23:51:37 -03:00
Carlos Alexandro Becker
b9e8ed64d1
draft: docker support 2017-09-11 23:31:00 -03:00