Coder Social home page Coder Social logo

Comments (3)

pmlopes avatar pmlopes commented on July 3, 2024

If you already a base image with java you can just copy your fat-jars into a new layer and it should run. I can confirm that without docker, just a RPi2 and RPi3 using the available jdk package I can run vert.x applications.

from vertx-stack.

 avatar commented on July 3, 2024

Hi!

The downside of a fatjar is that it's a lot more data to deploy each time on a resource contrained device :)

But I looked at your dockerfiles and can build my own locally now: https://github.com/cranphin/vertx3-alpine-docker (on the rpi), which is easy enough and solves my issue :)

Soon it should be 'easy' to build multipe arch images from any platform too: https://engineering.docker.com/2019/04/multi-arch-images/ but it's a very relative easy.. :)

from vertx-stack.

 avatar commented on July 3, 2024

Actually, since this is Java, a trick like this would also work: https://stackoverflow.com/questions/54051697/how-to-build-docker-container-image-for-arm32-architecture-from-windows-10-os :)

from vertx-stack.

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.