mindrunner / docker-android-sdk

GNU General Public License v3.0
277 stars 169 forks source link

Docker exec failed on OOM #15

Closed AvivVegh closed 6 years ago

AvivVegh commented 6 years ago

Hi,

I was using same image for a while and everything was fine, in the last month it just stop working

docker exec builder-1513502440463 /bin/sh -c './gradlew clean assembleRelease --configure-on-demand -PversionCode=1 -x test' Its start downloading gradle: Downloading https://services.gradle.org/distributions/gradle-3.3-all.zip and fails

goforgold commented 6 years ago

@AvivVegh can you please tell what error message you see in the logs?

mindrunner commented 6 years ago

@AvivVegh Can you please give more information? Where do you run this build? Which source code? What exactly fails?

mindrunner commented 6 years ago

No answer from @AvivVegh