guestbook-example

module
v0.0.0-...-027e421 Latest Latest
Warning

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

Go to latest
Published: May 3, 2017 License: Apache-2.0

README

Guestbook Demo

This guestbook demo is an adaption of the guestbook of Kubernetes, so that it is isolated and run with docker-compose.

Build

use captain to build the project:

captain build

or docker itself:

docker run --rm -v $(pwd)/guestbook-go:/go/src/myapp -it -w /go/src/myapp golang:1.5.2 make
docker build -t guestbook guestbook-go

Run

docker-compose up -d

open http://DOCKER_HOST_IP:3000/

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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