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

docker-compose up will not work #129

Closed
bmarwell opened this issue Aug 5, 2021 · 1 comment
Closed

docker-compose up will not work #129

bmarwell opened this issue Aug 5, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@bmarwell
Copy link
Contributor

bmarwell commented Aug 5, 2021

Describe the bug

docker-compose up will run into missing dependencies

To Reproduce
Steps to reproduce the behavior:

  1. Clone repo
  2. docker-compose up

Expected behavior

Docker containers will come up.

Screenshots

n/a

Device (please complete the following information):

  • OS: Linux
  • Version current main

Additional context

Workaround: Will build fine using mvnw clean install in Dockerfile, which is a code smell.

@bmarwell bmarwell added the bug Something isn't working label Aug 5, 2021
@karianna
Copy link
Contributor

This has been resolved. You do need to pass in GITHUB_TOKEN and APP_INSIGHTS instrumentation key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants