Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.04 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.04 KB

docker-golang

Using docker to provide multiple golang compilers, for use with CD2 internal build systems

Build Status

Using

Probably best to build using your own derrived image. This was done as an experiment to deepen & evidence Jenkins CI expertise.

It's used internally, but will maybe be revisited 1-2 times per-year.

No public real-world usage currently exists, but open an issue if you want to be the first. Reading through php-ulid you should get an idea for the parts involved.

You don't need to run multiple runtimes in parallel, but it cuts down time testing, and can be used as a roadmapping tool.

Notes / Troubleshooting

  • Not all dependencies will be available for all platforms. 1.x is either EOL or expected to soon. EOL runtimes will be available on dockerhub, but removed from the travis.yml.