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

Karaf-based Docker image fails to initialize #14

Open
vmax opened this issue Nov 3, 2021 · 0 comments
Open

Karaf-based Docker image fails to initialize #14

vmax opened this issue Nov 3, 2021 · 0 comments

Comments

@vmax
Copy link
Contributor

vmax commented Nov 3, 2021

  • What are you trying to do?

Run Docker image with Nexus & this plugin installed

  • What feature or behavior is this required for?

Use this plugin as a standalone image

  • How could we solve this issue? (Not knowing is okay!)

Switch to JAR-based deployment

  • Anything else?

Relevant log of the error: exception.log

Reproducible on a branch from #13 by running:

$ docker build -t nexus-repository-cargo .
$ docker run --rm -p 8081:8081 --name nexus-repository-cargo nexus-repository-cargo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant