mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 17:26:47 +00:00
4 lines
56 B
Docker
4 lines
56 B
Docker
FROM functions/nodebase:alpine-6.9.1
|
|
|
|
COPY handler.js .
|