mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 16:56:47 +00:00
4 lines
79 B
Bash
Executable File
4 lines
79 B
Bash
Executable File
#!/bin/sh
|
|
|
|
docker build -f Dockerfile.armhf -t functions/alpine:latest-armhf .
|