mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 17:26:47 +00:00
5 lines
65 B
Bash
Executable File
5 lines
65 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker build -t alexellis2/faas-wordcount:latest .
|
|
|