mirror of
https://github.com/openfaas/faas.git
synced 2025-06-29 02:03:24 +00:00
The basic-auth middleware and credentials-loading code has been moved into the faas-provider project. This has now been brought back into the faas project via vendoring. Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
3 lines
40 B
Makefile
3 lines
40 B
Makefile
build:
|
|
docker build -t faas-provider .
|