Skip to content

Commit

Permalink
get logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Dec 30, 2024
1 parent 001507e commit b193358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ cluster-base-image:
-t ${CLUSTER_BASE_IMAGE} \
-f ./Dockerfile-cluster-base \
.
echo "--- docker images ---"
docker images

.PHONY: cluster-image
cluster-image: cluster-base-image $(LIB_LIGHTGBM)
Expand Down

0 comments on commit b193358

Please sign in to comment.