hello

command
v0.0.0-...-8f49d09 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2016 License: MIT Imports: 10 Imported by: 0

README

cd ../hello
go get -u
go build --tags netgo --ldflags '-extldflags "-lm -lstdc++ -static"'

docker build -t cloudgenius/hello-example:1.0.0     .
docker push cloudgenius/hello-example:1.0.0

CID3=$(docker run -d cloudgenius/hello-example:1.0.0)

CIP=$(docker inspect --format '{{ .NetworkSettings.IPAddress }}' ${CID3})
curl $CIP

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL