Skip to content

Commit 76cd2c1

Browse files
committed
Add missing commands to echo string
1 parent 9d740c2 commit 76cd2c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ COPY --from=build \
5252
# Add /usr/local/lib to LD_LIBRARY_PATH.
5353
ENV LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib64:$LD_LIBRARY_PATH
5454

55-
CMD ["/bin/echo", "Available commands: rdf2hdt hdt2rdf hdtSearch"]
55+
CMD ["/bin/echo", "Available commands: rdf2hdt hdt2rdf hdtInfo hdtSearch modifyHeader replaceHeader searchHeader"]

0 commit comments

Comments
 (0)