Skip to content

Commit b344052

Browse files
author
Vladimir Kotal
authored
add clone instructions
1 parent 8648b5d commit b344052

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ docker run -d \
131131

132132
If you want to do your own development, you can build the image yourself:
133133

134+
git clone https://github.com/oracle/opengrok.git
135+
cd opengrok
134136
docker build -t opengrok-dev .
135137

136138
Then run the container:

0 commit comments

Comments
 (0)