# golang-cross **Repository Path**: mirrors_docker/golang-cross ## Basic Information - **Project Name**: golang-cross - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Golang Cross Compile Docker Image This repo contains a Dockerfile for building an image which is used to cross compile golang. It includes the MinGW compiler for windows, and an OSX SDK. This image is available from https://hub.docker.com/r/dockercore/golang-cross and is used to build https://github.com/docker/cli.