k8s-website-controller
k8s-website-controller copied to clipboard
Tried to build dockerfile but cannot find folder.
Sending build context to Docker daemon 2.207MB
Step 1/6 : FROM scratch
--->
Step 2/6 : MAINTAINER [email protected]
---> Using cache
---> 58c876c8123a
Step 3/6 : ADD website-controller /
ADD failed: stat /var/lib/docker/tmp/docker-builder130919440/website-controller: no such file or directory
website-controller is not found. I'm trying to follow your kubernetes-in-action book.
Was wondering what this folder has inside. Thanks!
This may help https://github.com/luksa/k8s-website-controller/pull/3