Files
robot-shop/fluentd/Docker/build.sh
Steve Waterworth e90ebb9e33 initial load
2021-03-17 15:24:19 +00:00

7 lines
57 B
Bash

#!/bin/sh
. ./setenv.sh
docker build -t $IMAGE_NAME .