mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
3 lines
53 B
Docker
3 lines
53 B
Docker
FROM functions/alpine:latest
|
|
ENV fprocess "/bin/cat"
|