Search Docker Hub
glide
By bbrodriges
Package Management for Golang in container.
986
Default:
docker run --rm -v <path_to_source_root>:/src bbrodriges/glide
With reusable cache:
docker run --rm -v <path_to_source_root>:/src -v <path_to_glide_cache>:/cache bbrodriges/glide
Content type
Image
Digest
Size
135.3 MB
Last updated
about 7 years ago
docker pull bbrodriges/glide