Skip to content

Commit e550ba8

Browse files
committed
add docker images list command
1 parent 23a2d83 commit e550ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/examples_docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
export platform="windows"
115115
fi
116116
docker pull ghcr.io/ansys-dpf/dpf-standalone:$platform-26.1
117+
docker images
117118
docker container list -a
118119
echo "DPF_DOCKER=dpfv2026.1.pre0" >> $GITHUB_ENV
119120

0 commit comments

Comments
 (0)