Skip to content

Commit 9000181

Browse files
committed
update build instructions
1 parent eca2d98 commit 9000181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ If you want to do your own development, you can build the image yourself:
168168

169169
git clone https://github.com/oracle/opengrok.git
170170
cd opengrok
171-
docker build -t opengrok-dev .
171+
docker buildx build -t opengrok-dev .
172172

173173
Then run the container:
174174

0 commit comments

Comments
 (0)