mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-23 02:26:52 +00:00
Fixed a small typo in the guestbook-go build instructions.
This commit is contained in:
parent
a725c09855
commit
2c47883f64
@ -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