Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Docker image for 4.0.0 #1573

Closed
jakubgs opened this issue Oct 9, 2020 · 2 comments
Closed

No Docker image for 4.0.0 #1573

jakubgs opened this issue Oct 9, 2020 · 2 comments
Labels

Comments

@jakubgs
Copy link

jakubgs commented Oct 9, 2020

The 4.0.0 release appears to be out but there is no Docker image:
https://hub.docker.com/r/thehiveproject/thehive/tags

I attempted to build the Docker image from package/docker/Dockerfile from the 4.0.0 tag but it first failed on:

Downloading sbt launcher for 1.3.0:
  From  http://repo.scala-sbt.org/scalasbt/maven-releases/org/scala-sbt/sbt-launch/1.3.0/sbt-launch.jar
    To  /root/.sbt/launchers/1.3.0/sbt-launch.jar
Download failed. Obtain the jar manually and place it at /root/.sbt/launchers/1.3.0/sbt-launch.jar

But that was an easy fix. But then it fails on:

[error] sbt.librarymanagement.ResolveException: Error downloading org.thehive-project:elastic4play_2.12:1.12.2-SNAPSHOT
[error]   Not found
[error]   Not found
[error]   not found: /root/.ivy2/local/org.thehive-project/elastic4play_2.12/1.12.2-SNAPSHOT/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/org/thehive-project/elastic4play_2.12/1.12.2-SNAPSHOT/elastic4play_2.12-1.12.2-SNAPSHOT.pom
[error]   not found: https://dl.bintray.com/thehive-project/maven/org/thehive-project/elastic4play_2.12/1.12.2-SNAPSHOT/elastic4play_2.12-1.12.2-SNAPSHOT.pom
[error]   not found: https://artifacts.elastic.co/maven/org/thehive-project/elastic4play_2.12/1.12.2-SNAPSHOT/elastic4play_2.12-1.12.2-SNAPSHOT.pom

And I have no idea how I'm supposed to fix that.

@jakubgs
Copy link
Author

jakubgs commented Oct 9, 2020

Apparently your stable APT repo is still on 3.4.2. Do you not consider 4.0.0 stable yet? Then why is it out on GitHub?

@nadouani nadouani added question and removed bug labels Oct 10, 2020
@nadouani
Copy link
Contributor

TheHive 4 docker images are here: https://hub.docker.com/repository/docker/thehiveproject/thehive4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants