Code Monkey home page Code Monkey logo

docker-go's Introduction

docker-go

Docker Repository on Quay Docker Build Status Docker Pulls License

Docker image for golang which contains:

pull the docker image

For newer images (version >= 1.13)

docker pull hyperjiang/golang

or

docker pull quay.io/hyper/go

For legacy images (version <= 1.12.9)

docker pull hyperjiang/golang

Latest versions:

  • lastest, 1.14, 1.14.4
  • 1.13, 1.13.12

Check more available versions here: https://github.com/hyperjiang/docker-go/releases

breaking changes

From 1.13 and later on, dep is removed from the images.

From 1.13.5 and 1.12.14 and later on, buf and prototool are pre-installed.

From 1.14.2 and later on, buf is removed as it does not support 1.14.

unbuilt versions

Some golang versions have defects, so their images will not be built.

  • 1.11.3 and 1.10.6 have a bug which will break "go get" for import path patterns containing "..."
  • 1.11.7, 1.11.8, 1.12.2, 1.12.3 have a bug of using the prebuilt binary releases on older versions of GNU/Linux led to failures when linking programs that used cgo.
  • 1.12.8 has bugs in linker and the os and math/big package.
  • 1.12.11, 1.13.2 has bugs in go command, runtime, syscall and net packages.

docker-go's People

Contributors

hyperjiang avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.