Skip to content

Commit b193358

Browse files
committed
get logs
1 parent 001507e commit b193358

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ cluster-base-image:
4444
-t ${CLUSTER_BASE_IMAGE} \
4545
-f ./Dockerfile-cluster-base \
4646
.
47+
echo "--- docker images ---"
48+
docker images
4749

4850
.PHONY: cluster-image
4951
cluster-image: cluster-base-image $(LIB_LIGHTGBM)

0 commit comments

Comments
 (0)