Skip to content

Commit de602d7

Browse files
authored
Merge pull request #83 from oracle/issue-81
add details of where to run the docker build
2 parents 131ded9 + cea791f commit de602d7

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
@@ -25,7 +25,7 @@ Then run the build using this command:
2525
mvn clean install
2626
```
2727

28-
Then login to Docker Store so that you will be able to pull the base image, and create the Docker image as follows:
28+
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.:
2929

3030
```
3131
docker login

0 commit comments

Comments
 (0)