matrix-smtp-webhook/build.sh

6 lines
88 B
Bash
Executable File

#!/bin/sh
set -e
docker build --network bridgewithdns -t matrix-smtp-webhook:latest .