pyircbot/docs/builder/build.sh

4 lines
74 B
Bash
Executable File

#!/bin/sh -ex
docker build -t pybdocbuilder -f docs/builder/Dockerfile .