denv-cpp/denv/build.sh

4 lines
74 B
Bash
Raw Permalink Normal View History

2024-05-26 17:59:17 +02:00
#!/usr/bin/env bash
set -euxo pipefail
docker build --tag denv-template .