Skip to content

findkim/alpine-docker-go

Repository files navigation

alpine-docker-go

Docker Alpine image with Golang and Git

Update Docker Image

  1. Set local environment variables
    • DOCKER_VERSION: docker version from Docker's hub (default: 18.01)
    • ALPINE_VERSION: alpine version the docker image inherits from (default: 3.6)
    • GOLANG_VERSION: golang version to install (default: 1.9)
      • Only supports versions managed by the official docker packaging for golang
  2. Execute update.sh script
  3. Build docker image

About

Docker Alpine image with Golang and Git

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages