6 lines
102 B
Bash
Executable File

#!/bin/sh
echo "Building functions/python:2.7-alpine"
docker build -t functions/python:2.7-alpine .