Skip to content

Commit f48b906

Browse files
committed
Add a scirpt to build the docker image.
1 parent 4223f6d commit f48b906

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sh/build_image.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
docker build -t walterpinson/reference-architecture-api .

0 commit comments

Comments
 (0)