build-image icon indicating copy to clipboard operation
build-image copied to clipboard

This is the build image used for running automated builds

Results 139 build-image issues
Sort by recently updated
recently updated
newest added

As a user, I want to have a build-image that is more streamlined with less hardcoded dependencies. Since we now have Homebrew integrated with the build-image, most of things that...

Is there a possibility of providing the latest version of the elm compiler in this build image (0.19.1), rather than an old version (0.19.0)? I'm able to to deploy elm...

Updates Elm version in the docker build image to the latest Elm version: 0.19.1 (was 0.19.0). Addresses #464 The author does not know if there is a reason that the...

Would be great to have a npm v7 (beta for now) image to support NPM workspace-based monorepos. Thanks!

We use [Middleman Favicon Maker](https://github.com/follmann/middleman-favicon-maker) in our Middleman app and get the following in our build logs: ``` WARNING! Your installed ImageMagick version 6.7.7 is not up-to-date and might produce...

In the build image for Ubuntu 16, the provided version of ImageMagick does not have webp support. From what I understand, it is relatively simple to add support for webp:...

From README.md: > ### Testing locally with cache > > If you'd like to run a debugging build using our caching mechanisms, with verbose shell output, you can replace steps...

My project structure looks like this: ``` - root - projects - API (not something deployed on netlify) - Doctor (React App, Deployed on netlify, having its own netlify site)...

Right now, we're directing people to read the code in [/run-build-functions.sh](https://github.com/netlify/build-image/blob/xenial/run-build-functions.sh) to see what directories are cached. I'd prefer to have them in a clearer list in a markdown file....

docs
content improvement
needs docs

Addressing this one: https://community.netlify.com/t/provide-asciidoc-asciidoctor-on-the-builder-nodes/12133

project/speedy-builds