home.social

#buildpacks — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #buildpacks, aggregated by home.social.

fetched live
  1. Quarkus gives you both Jib and Buildpacks, but they are not interchangeable image builders.

    I wrote up the trade-off I actually care about: Jib for a boring app-team image build, Buildpacks when builder policy, inspectable metadata, and rebase matter.

    the-main-thread.com/p/quarkus-

    #Quarkus #Java #Buildpacks #Containers

  2. #DevoxxGR is in full swing. Day two just has started ✨

    Say hi and let's talk #SpringBoot #SpringModulith and #SpringAI and join me tomorrow for my session on #Buildpacks!

  3. As part of I will be speaking at the Q1 Montreal CNCF Meetup on Tuesday evening, 5:30-9pm. My talk: “Cloud-Native Buildpacks and how they can make life easier for Ops teams” Looking forward to seeing folks at the event!

    community.cncf.io/events/detai

  4. @patbaumgartner had a fantastic talk on and at

    This is the technology in that makes it easy to turn your apps into containers. If you didn’t get to see it, check out the recording youtube.com/watch?v=qaoo1MIUKSg

  5. If you are a user, we’re looking to hear from you. The 2025 Enof Year Survey has just launched.

    blog.paketo.io/posts/paketo-bu

    Please take a couple of minutes to go through and take the survey. It will help the project and help to represent the features and functionality important to you. Thanks in advance!

  6. What an amazing week! hashtag#devoxx Belgium 2025 did not disappoint!
    So much great content and friendly faces I've finally met IRL!
    And wow, they already posted to Youtube all recordings!

    You can check out my talk about #paketo #buildpacks youtu.be/RX9zwgHuNmA

    As well as my new one about #security #sca #vex youtu.be/EDNmUpE32aM

  7. Super happy to announce that #java #paketo #buildpacks now support #java25 !
    Have a look at this blog post to start building your OCI images of #spring #boot apps and others with the latest JVM!

    blog.paketo.io/posts/paketo-ja

  8. Our next #JCON2025 session is live: 'Understanding Buildpacks: A Deep Dive Into Their Functionality' with Patrick Baumgartner

    #Cloud Native #Buildpacks make it easier for #developers to create container images, …

    Grab your coffee and hit play: youtu.be/Vfr5t2hfvLY

  9. Containerize This! A Hands-On Guide to Quarkus with Buildpacks
    Learn how to containerize your Java applications the modern way, using Quarkus and CNCF Buildpacks for faster builds, smaller images
    myfear.substack.com/p/quarkus-
    #Java #Quarkus #CNCF #Buildpacks #Container

  10. Paketo #buildpacks look like magic so how the hell do they work? Just heuristics? #kubecon #paketo

  11. Really excited about this new feature we released in @renku - custom image builds from spec in code repositories, no Dockerfile needed! Should make it much easier for scientists, researchers, data scientists to get what they need in their cloud compute environments. Blog post here: blog.renkulab.io/built-environ

    Based on and . 🙇

  12. Join me and David O'Sullivan (both Paketo contributors) at JDConf 2025 for our session on Thursday April 10th at 1:00PM SGT / 5:00 AM GMT / 1:00 AM EST.

    We’ll be covering Java Paketo Buildpacks, and explain why you should be using them to create your container images!

    RSVP Now for free at: jdconf.com/agenda.html#apac-se

    #Java #JDConf #AI #Cloud #Paketo #Buildpacks #SpringBoot

  13. #Berlin followers: my Broadcom colleague @anthonydahanne is a #Buildpacks expert and will be hosted by the local #Java User Group to talk about fundamentals and tricks & tips around those. Friends don't let friends write #Docker files! See you there! 👋 meetup.com/jug-bb/events/30441 ☕️

  14. Super excité de présenter les #Paketo #Buildpacks au NantesJUG le Mardi 19 Novembre!

    Si vous êtes dans les parages, inscrivez vous !

    meetup.com/fr-FR/nantes-java-u

    nantesjug.org/#/

  15. Hi all! Two new releases today for . These bump the major version because as previously announced we have incremented the default version from 17 to 21. Onward and upward! 🚀 ftw!

    - github.com/paketo-buildpacks/j
    - github.com/paketo-buildpacks/j

  16. Why does Deploio now offer Dockerfile support? ✅ You'll find out more about it in Tim's latest blog post. ✍️ But first things first and spoiler alert: This feature gives teams and developers more control and customisation options in the deployment process when using Deploio. ⚙️ You can read all about the other benefits of Dockerfiles in the full article on our website at nine.ch/why-we-added-dockerfil. 🔗👈 #deploio #dockerfile #buildpacks #appengine#nine

  17. Hi Paketo Java Buildpack users! Please be aware that we’ll soon be bumping the default Java version installed by the buildpacks from Java 17 to Java 21. For more details see: blog.paketo.io/posts/paketo-ja

  18. Open sourced a small CLI tool, autopack, which I made at work back in 2022 to automatically build and run a React app within a Docker container without writing a Dockerfile. It was my first project in Rust, and I used Cloud Native Buildpack spec to auto-create a Docker image parsing the source code.

    #rust #buildpacks #cli #react

    github.com/kaychaks/autopack