We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d5d935 commit e07a1c8Copy full SHA for e07a1c8
run-docker-test.sh
@@ -6,6 +6,7 @@ IMAGE_NAME=test-repo2shellscript
6
repo2docker --engine shellscript --user-id 1000 --user-name test --no-run --image-name $IMAGE_NAME https://github.com/binder-examples/conda
7
8
# Test by building a Docker image with packer
9
+packer version
10
cd ./repo2shellscript-output/$IMAGE_NAME
11
packer build repo2docker.pkr.hcl
12
0 commit comments