Sign inSign up

madhuakula/k8s-goat-build-code

By madhuakula

Updated over 4 years ago

Image
0

500K+

madhuakula/k8s-goat-build-code repository overview

Build Code

This docker container is part of Kubernetes Goat.

Building this docker container

docker build -t madhuakula/k8s-goat-build-code .

Push this docker container to Docker Hub

docker push madhuakula/k8s-goat-build-code

Extra

  • Build the app binary for the linux using the following command
GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build

Tag summary

Content type

Image

Digest

Size

84.7 MB

Last updated

over 4 years ago

docker pull madhuakula/k8s-goat-build-code