We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unable to build a Ubuntu 4.0 image
To Reproduce
$ git clone https://github.com/aws/aws-codebuild-docker-images.git $ cd aws-codebuild-docker-images $ cd ubuntu/standard/4.0 $ docker build -t aws/codebuild/standard:4.0 .
Expected behavior Create a new image
Logs
.... #7 56.36 + rm /root/FirefoxSetup.tar.bz2 #7 56.38 + firefox --version #7 56.39 qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory ------ executor failed running [/bin/sh -c set -ex && apt-add-repository -y "deb http://archive.canonical.com/ubuntu $(lsb_release -sc) partner" && apt-add-repository -y ppa:malteworld/ppa && apt-get update && apt-get install -y -qq libgtk-3-0 libglib2.0-0 libdbus-glib-1-2 libdbus-1-3 libasound2 && wget -qO ~/FirefoxSetup.tar.bz2 "https://download.mozilla.org/?product=firefox-latest&os=linux64" && tar xjf ~/FirefoxSetup.tar.bz2 -C /opt/ && ln -s /opt/firefox/firefox /usr/local/bin/firefox && rm ~/FirefoxSetup.tar.bz2 && firefox --version]: exit code: 255
Platform:
🙄🙄🙄🙄
The text was updated successfully, but these errors were encountered:
Thanks for reporting the issue. Resolving to track in #575 instead.
Sorry, something went wrong.
No branches or pull requests
Unable to build a Ubuntu 4.0 image
To Reproduce
Expected behavior
Create a new image
Logs
Platform:
🙄🙄🙄🙄
The text was updated successfully, but these errors were encountered: