Sign inSign up

cometkim/go-dep-onbuild

By cometkim

Updated over 6 years ago

Go + Dep build time image

Image
1

326

cometkim/go-dep-onbuild repository overview

Go + Dep build time image

GitHub license Docker Build Status Docker Pulls

  • Based on official Go image
  • Pre-installed dep, the official-experimental dependency manager for Go
  • Cacheable layer for the vendor directory

Usage

Build a container easily with this command lines

echo "FROM cometkim/go-dep-onbuild" > Dockerfile
docker build -t [IMAGE_NAME] .

Tag summary

Content type

Image

Digest

Size

120.4 MB

Last updated

over 8 years ago

docker pull cometkim/go-dep-onbuild