faabiosr / docker-golang-glide

Golang docker image with Glide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang + Glide

Golang docker image with Glide Package Management

Usage

Build the image

To create the image fabiorphp/golang-glide, execute the following command on the docker-golang-glide/1.X folder:

$ docker build -t fabiorphp/golang-glide 1.X/

Run the image

To run the image:

$ docker run fabiorphp/golang-glide go version

License

This project is released under the MIT licence. See LICENCE for more details.

About

Golang docker image with Glide

License:MIT License


Languages

Language:Dockerfile 100.0%