mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #1423 from roberthbailey/guestbook-go
Fixed a small typo in the guestbook-go build instructions.
This commit is contained in:
commit
0e11185e23
@ -6,7 +6,7 @@ Releasing the image requires that you have access to the docker registry user ac
|
||||
|
||||
To build and release the guestbook image:
|
||||
|
||||
cd examples/guestbook-go/src
|
||||
cd examples/guestbook-go/_src
|
||||
./script/release.sh
|
||||
|
||||
If you're using boot2docker, specify the `DOCKER_BIN` environment variable
|
||||
|
Loading…
Reference in New Issue
Block a user