Fixed the Dockerfile for building redis image
The Dockerfile copies a non-existent file, which fails the image
building process. As a result, the built image is incomplete. This
seems to be the reason why the redis example doesn't work (because
the docker image kubernetes/redis:v1 is incorrectly built).
Showing
Please
register
or
sign in
to comment