This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Releases: deis/docker-go-dev
Releases · deis/docker-go-dev
Deis Go-dev 0.17.0
Added gometalinter and reverted Jenkins volume GID fixes
Updated glide to 0.11.1 and created volume files with jenkins GID
0.14.0 -> 0.15.0
Maintenance
f4ad098
rootfs/Dockerfile: upgrade to glide v0.11.1
See https://github.com/Masterminds/glide/releases/tag/v0.11.1
96a903d
rootfs/Dockerfile: run commands in docker as a user with the same GID as jenkins, so that jenkins has permissions to delete created files when cleaning up.
Updated glide to 0.11.0
0.13.0 -> 0.14.0
Maintenance
fa5a2ef
rootfs/Dockerfile: upgrade to glide v0.11.0
See https://github.com/Masterminds/glide/releases/tag/v0.11.0
Added code coverage test script
Added CHANGELOG.md generator script
Updated README.md
Updated to go 1.6.2 and removed `goupx`
Updated to glide 0.10.2
Also added the shellcheck script linting tool.
Updated to glide 0.10.1
Also included three new system-level packages:
- jq (command line JSON parser)
- man (for the convenience of contributors working within the containerized development environment)
- zip