functions icon indicating copy to clipboard operation
functions copied to clipboard

Unable to build image

Open sntwr opened this issue 8 years ago • 1 comments

The following error comes up when trying to build the 'hello' example following the steps detailed in the README: $ fn build Step 3 : ADD functions-alpine /app/functions lstat functions-alpine: no such file or directory error running docker build: exit status 1

sntwr avatar Mar 20 '17 10:03 sntwr

Are you trying to build int the root dir of the iron-io/functions repo? Make a fresh new directory and with nothing in it and start there.

treeder avatar Mar 20 '17 17:03 treeder