Skip to content

Commit cea791f

Browse files
committed
add details of where to run the docker build
1 parent c4cf876 commit cea791f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ First run the build using this command:
2121
mvn clean install
2222
```
2323

24-
Then login to Docker Store so that you will be able to pull the base image, and create the Docker image as follows:
24+
Then login to Docker Store so that you will be able to pull the base image, and create the Docker image as follows. These commands should be executed in the project root directory.:
2525

2626
```
2727
docker login

0 commit comments

Comments
 (0)