Skip to content

Commit c773cd1

Browse files
committed
run-docker-test.sh: packer version
1 parent 7d5d935 commit c773cd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run-docker-test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ IMAGE_NAME=test-repo2shellscript
66
repo2docker --engine shellscript --user-id 1000 --user-name test --no-run --image-name $IMAGE_NAME https://github.com/binder-examples/conda
77

88
# Test by building a Docker image with packer
9+
echo $PATH
10+
packer version
911
cd ./repo2shellscript-output/$IMAGE_NAME
1012
packer build repo2docker.pkr.hcl
1113

0 commit comments

Comments
 (0)