scribe/build.sh

4 lines
59 B
Bash
Executable File

#!/bin/sh
docker build -t scribe:latest -f ./Dockerfile .