mirror of
https://github.com/openfaas/faas.git
synced 2025-06-12 10:16:46 +00:00
4 lines
74 B
Bash
Executable File
4 lines
74 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker build -t functions/nodeinfo:func . -f Dockerfile.func
|