Skip to content

Commit

Permalink
Merge pull request #220 from reuteras/patch-1
Browse files Browse the repository at this point in the history
Add package java-1.8.0-openjdk to be able to build logstash container.
  • Loading branch information
mmguero authored Oct 5, 2022
2 parents e17af41 + c03a96a commit 0ed90ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfiles/logstash.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN amazon-linux-extras install -y epel && \
gcc-c++ \
glibc-devel \
glibc-headers \
java-1.8.0-openjdk \
java-latest-openjdk-devel \
libffi-devel \
libtool \
Expand Down

0 comments on commit 0ed90ba

Please sign in to comment.