mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +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:
|
To build and release the guestbook image:
|
||||||
|
|
||||||
cd examples/guestbook-go/src
|
cd examples/guestbook-go/_src
|
||||||
./script/release.sh
|
./script/release.sh
|
||||||
|
|
||||||
If you're using boot2docker, specify the `DOCKER_BIN` environment variable
|
If you're using boot2docker, specify the `DOCKER_BIN` environment variable
|
||||||
|
Loading…
Reference in New Issue
Block a user