mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
4 lines
95 B
Bash
Executable File
4 lines
95 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker build -f Dockerfile.armhf -t alexellis2/faas-alpinefunction:latest-armhf .
|