Git Product home page Git Product logo

Comments (4)

Eventyret avatar Eventyret commented on May 25, 2024

Nothing to do with the documentation rather I would suggest making sure you installed sharp and gyp and build tools for your machine etc that does the building.
This depends on your OS and should be documented here https://github.com/nodejs/node-gyp once that is installed docker will use that to setup dockers build environment as well.

from documentation.

djneely avatar djneely commented on May 25, 2024

Using the same machine to build, this seems to work fine using node:18-bullseye which is what we've wound up going with for now instead of node:18-alpine?

from documentation.

Eventyret avatar Eventyret commented on May 25, 2024

So the reason that bullseye might work is that is the full version of debian and not alpine.
With alpine you get a small footprint but also you need to add all dependencies etc as needed.
I took the Dockerfile you had in this issue and copied into mine and it built fine.
image

Did you add a .dockerignore file to prevent copying things over from the host machine which can cause the issue.
https://docs.strapi.io/dev-docs/installation/docker#optional-dockerignore

from documentation.

djneely avatar djneely commented on May 25, 2024

I want to thank you a bunch. I didn't even realize the .dockerignore was not there anymore (I need to have a talk with one of the devs). Thank you again and apologies for the bother.

from documentation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.