quickstart-amazon-eks icon indicating copy to clipboard operation
quickstart-amazon-eks copied to clipboard

functions/kubernetesResources doesn't fetching

Open tomiszili opened this issue 3 years ago • 1 comments

Hi all!

When calling git pull --recurse-submodules there is only an empty directory. So the function build process faild to build this content.

unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat path/functions/source/kubernetesResources/Dockerfile: no such file or directory
Unable to find image 'kubernetesresources:latest' locally
docker: Error response from daemon: pull access denied for kubernetesresources, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Error: No such container:path: kubernetesresources:/output/.
Error: No such container: kubernetesresources

tomiszili avatar Oct 14 '20 07:10 tomiszili