6 lines
112 B
Bash
Executable File

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