Skip to content

Commit 07e967d

Browse files
committed
Small README fix related to docker build
1 parent 84e1b46 commit 07e967d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ to map the 8088 port:
3434

3535
Build the web app image by running:
3636

37-
docker build -t web app
37+
docker build -t webapp .
3838

3939
Run the web app container using:
4040

0 commit comments

Comments
 (0)