Skip to content

Commit

Permalink
#409 - adjust docker run
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems committed Apr 27, 2024
1 parent 8579737 commit 24cb09a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/docker/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@ docker push obrienlabs/$CONTAINER_IMAGE:latest
# todo fix versioning
##curl -X GET "http://127.0.0.1:$PORT_OUT/v1/health/" -H "accept: application/json"
#curl -X GET "http://127.0.0.1:$PORT_OUT/health/" -H "accept: application/json"

# Run on ia64 platform only (not arm64)
echo "test a terraform exe run on ia64 only - not arm64"
docker run --name tef-sdo obrienlabs/terraform-example-foundation-ado --version

0 comments on commit 24cb09a

Please sign in to comment.