Skip to content

Commit a321215

Browse files
ahornaceVladimir Kotal
authored andcommitted
Update docker readme
I meant to do this change but I've totally forgot about it :/ Sorry of the inconvenience. Thanks.
1 parent 944a6b3 commit a321215

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,7 @@ docker run -d \
130130

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

133-
./mvnw -DskipTests=true clean package && \
134-
docker build -t opengrok-dev .
133+
docker build -t opengrok-dev .
135134

136135
Then run the container:
137136

0 commit comments

Comments
 (0)