bagetter / BaGetter

A lightweight NuGet and symbol server
https://www.bagetter.com
MIT License
167 stars 39 forks source link

build error #27

Closed luugh closed 4 months ago

luugh commented 6 months ago

Describe the bug

When I was building the image, an error occurred and I don't know where to adjust it

To Reproduce

Steps to reproduce the behavior:

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

image

Additional context

Add any other context about the problem here.

seriouz commented 6 months ago

@luugh I can't reproduce the problem and the Dockerfile works fine on the GitHub Runner too. May it be that you are behind a proxy or something like that?

daghsentinel commented 6 months ago

@luugh - error code 137 might indicate out of memory error depending on your build environment

Regenhardt commented 5 months ago

@luugh please provide more details.

How much RAM does the machine you run this build on have?
When running it, how much of the RAM is being used?
Did you set any app settings in the appsettings file, the Dockerfile, or as environment variables on the environment you ran this build in?

Leonid-Vizel commented 4 months ago

@luugh, check this issue from PowerShell repository

I guess the issue is not related to BaGetter

daghsentinel commented 4 months ago

Closing issue due to no new information