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 start getting killed automatically on mac #84

Closed
prolificcoder opened this issue May 2, 2024 · 2 comments
Closed

docker start getting killed automatically on mac #84

prolificcoder opened this issue May 2, 2024 · 2 comments

Comments

@prolificcoder
Copy link

No idea about scala and how it runs but I installed docker on my mac and cloned this repo
When I run this command
lila-docker git:(main) ./lila-docker start
it takes a while and seems to be going to good but after a bit I see this error

lila-1  | [info] done compiling
lila-1  | [info] compiling 7 Scala sources to /lila/modules/appeal/target/scala-3.4.1/classes ...
lila-1  | [info] done compiling
lila-1  | [info] compiling 6 Scala sources to /lila/modules/playban/target/scala-3.4.1/classes ...
lila-1  | Killed
lila-1 exited with code 0
image I have a decent machine image

Should I allocate more memory to docker or something on those lines?

@benediktwerner
Copy link
Member

Yes, running out of memory seems like a good guess. How much did you allocate to it? Not sure what the minimum limit is but something like 6-8 GB should probably be enough.

@fitztrev
Copy link
Member

Closing for now. If you're still having issues, feel free to reply with more info.

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

No branches or pull requests

3 participants