hello

command
v0.0.0-...-6313a1d Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2014 License: Apache-2.0 Imports: 6 Imported by: 0

README

google/golang-hello

google/golang-hello is a docker image for a hello world application using "github.com/gorilla/mux".

It is based on google/golang-runtime base image and listen on port 9001.

It also imports package internal from the vendor subdirectory and define its import path in .godir.

Usage

  • Run the following command

    docker run -d -p 9001:9001 --name fcgihost google/golang-hello

Documentation

The Go Gopher

There is no documentation for this package.