stream_docker/build.sh

7 lines
59 B
Bash
Raw Normal View History

2023-02-11 23:19:37 +00:00
#/bin/bash
source .env
$DOCKER build -t stream_docker .