Search Docker Hub
hello
By mildred
Hello container printing environment variables and discovery information
469
SPACE
$ CGO_ENABLED=0 GOOS=linux go build -o app .
$ docker build -t hello .
$ docker run --rm hello
Content type
Image
Digest
Size
4.2 MB
Last updated
over 7 years ago
docker pull mildred/hello