Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
add bang bash to bigdev dockerfile build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenthompson committed Aug 2, 2022
1 parent 3ff9c8f commit edf2337
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/bigdev/build
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#!/bin/bash
docker build --progress=plain -t test_devimage -f Dockerfile ../.. && ./test test_devimage

0 comments on commit edf2337

Please sign in to comment.