Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
docker
elasticsearch
Commits
f39717c4
Commit
f39717c4
authored
Dec 18, 2020
by
godog
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'man' into 'master'
Test fix to openjdk install failure. See merge request
!3
parents
3dc57bc2
a43939c7
Pipeline
#11677
passed with stages
in 2 minutes and 2 seconds
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
build.sh
build.sh
+3
-0
No files found.
build.sh
View file @
f39717c4
...
...
@@ -70,6 +70,9 @@ EOF
apt-get update
# Fix openjdk-11 install failure. #955619
install
-d
/usr/share/man/man1
# If we do not install a JRE before ES, the installation will fail (huh?)...
install_packages default-jre-headless
install_packages
${
PACKAGES
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment