Giter Site home page Giter Site logo

Comments (4)

tborychowski avatar tborychowski commented on June 26, 2024

let me try. I'm on m1 now, so I should be able to build it and push it to docker hub.

from courier.

tborychowski avatar tborychowski commented on June 26, 2024

so I think there were 2 issues here:

  1. You need to run npm run dist before building a docker image (this will create public folder)
  2. the command you've run was a bit odd. I used this: docker build -t tborychowski/courier:0.0.9-arm . and it worked.

Anyway, it's pushed now, so have a look and let me know if it works for you:
https://hub.docker.com/layers/tborychowski/courier/0.0.9-arm/images/sha256-4f4c3b39b018bc4c2b0f2f1842c9d9d5dee8ccc8b784b320c75f4024f9c16b04?context=explore

from courier.

axeleroy avatar axeleroy commented on June 26, 2024

Hello,

The new image works on my SBC, thanks!

As for the command I used, what it does is clone the repo in a temporary folder and run docker build with the provided Dockerfile. I assumed the Dockerfile had a step for building the app, I should have tried cloning the repo and building the Node app before building the Docker image.

from courier.

tborychowski avatar tborychowski commented on June 26, 2024

I assumed the Dockerfile had a step for building the app
yes, you're right, it probably should :-)

from courier.

Related Issues (6)

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.