We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf1091 commit 6aaa6ceCopy full SHA for 6aaa6ce
Dockerfile
@@ -46,7 +46,7 @@ LABEL maintainer="https://github.com/oracle/opengrok"
46
# hadolint ignore=DL3008,DL3009
47
RUN apt-get update && \
48
apt-get install --no-install-recommends -y git subversion mercurial unzip inotify-tools python3 python3-pip \
49
- python3-venv python3-setuptools
+ python3-venv python3-setuptools openssh-client
50
51
# compile and install universal-ctags
52
# hadolint ignore=DL3003,DL3008
0 commit comments