eon-com / gitlab-ci-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitlab-ci-go

License: MIT GitHub tag (latest SemVer)

Supported tags and respective Dockerfile links

gitlab-ci-go:0.5 gitlab-ci-go:latest (Dockerfile)

Quick reference

What is gitlab-ci-go?

This is the image that the internal gitlab-ci uses to build a go service.

Tools installed inside the image

  • go-1.13
  • curl
  • git
  • bash
  • taskfile
  • golangci-lint
  • libc-dev
  • docker

License

gitlab-ci-go is open source and released under the terms of the MIT.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

About

License:MIT License


Languages

Language:Dockerfile 100.0%