Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

426
Views
Build container found dead before completing the build. Build container died because it was out of memory, or the Docker image was missing glibc

I am trying to do some basic Python Selenium tests in AWS. My idea was to have CodeBuild run them and then deploy...pretty basic, right?

However, I was having a lot of trouble with xvfb using an AWS provided image such as aws/codebuild/python:2.7.12

So I decided to use a docker image that the nice people at Selenium made: https://github.com/SeleniumHQ/docker-selenium/tree/master/StandaloneFirefox

I ran into the issue in the title and I am fairly certain it is not because of too little RAM (I tried 3GB and 7GB).

I have also tried extending the Selenium docker file to ensure glibc is install:

FROM selenium/standalone-firefox:latest

RUN sudo apt-get -y update && sudo apt-get install -y build-essential

Any ideas where the problem is?

about 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!