Skip to content

Commit

Permalink
update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed Jul 30, 2024
1 parent 2c1ba09 commit 7d6407a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ If you want to do your own development, you can build the image yourself:

git clone https://github.com/oracle/opengrok.git
cd opengrok
docker build -t opengrok-dev .
docker buildx build -t opengrok-dev .

Then run the container:

Expand Down

0 comments on commit 7d6407a

Please sign in to comment.