Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

goproxy-image

Bare goproxy images for easy inclusion in other dockerfiles. All images are published to ghcr

Usage

There is a trick for easily adding golang to a dockerfile:

COPY --from=golang:1.23.11 /usr/local/go/ /usr/local/go/

With this image you can now do:

COPY --from=ghcr.io/lczyk/goproxy-image/v0.23.0:latest /usr/bin/goproxy /usr/bin/goproxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages