mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
* Service lookup * Disable KeepAlive to force RR for replias. * set KeepAlive to 0 * Remove temporary file * Support white and rename function * Remove debug from node sample
4 lines
57 B
Bash
Executable File
4 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
|
|
docker build -t functions/alexa-leds:latest .
|