Files
faas/gateway/build.sh
2017-01-04 09:14:21 +00:00

5 lines
65 B
Bash
Executable File

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