mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Remove iron...
This commit is contained in:
committed by
Reed Allman
parent
521df8c1ff
commit
9cc12b4b12
@@ -6,7 +6,7 @@ WORKDIR /function
|
||||
RUN apk update && apk --no-cache add imagemagick
|
||||
RUN npm install aws-sdk@2.2.32 imagemagick && npm cache clear
|
||||
|
||||
# ironcli should forbid this name
|
||||
# cli should forbid this name
|
||||
ADD bootstrap.js /function/lambda-bootstrap.js
|
||||
|
||||
# Run the handler, with a payload in the future.
|
||||
|
||||
Reference in New Issue
Block a user