faas/gateway/build.sh

5 lines
65 B
Bash
Executable File

#!/bin/sh
echo Building server:latest
docker build -t server .