Files
robot-shop/fluentd/Docker/build.sh

7 lines
57 B
Bash
Raw Normal View History

2021-03-17 15:24:19 +00:00
#!/bin/sh
. ./setenv.sh
docker build -t $IMAGE_NAME .