Giter VIP home page Giter VIP logo

Comments (6)

certik avatar certik commented on July 25, 2024

Yes. Even better we should distribute fpm as a single binary for each platform.

from fpm.

everythingfunctional avatar everythingfunctional commented on July 25, 2024

I think we should focus more on package manager distributions than just an executable. At a minimum we should support apt, yum, pacman, and homebrew. Probably also some others. Manually installed things don't get updated very often, if at all.

from fpm.

certik avatar certik commented on July 25, 2024

from fpm.

milancurcic avatar milancurcic commented on July 25, 2024

Let's not forget fpm update. This is something I'd expect as a user. fpm should be able to update itself.

I'm not a target audience for Docker image but I see its value.

Linux system package managers like apt and dnf I use occasionally, but I can't take them seriously because so many packages are out of date, so they're mostly good for mature (stable) packages. I agree one should be able to get fpm using those. Then also consider Homebrew, Linuxbrew, and Snapcraft.

from fpm.

everythingfunctional avatar everythingfunctional commented on July 25, 2024

I quickly slapped together a docker image here. I scheduled the CI to update weekly as well.

At some point this will deserve some effort to trim down the size of the resulting image. Right now I based it on Ubuntu and built fpm in the image. It should be possible to use a more lightweight starting point (like Alpine) and just copy in the fpm executable. Then we should create a more official one and publish it on docker hub.

from fpm.

milancurcic avatar milancurcic commented on July 25, 2024

Great! I think it's a good start. I suggest adding the Dockerfile (and associated instructions in the README.md) to the fpm repo.

from fpm.

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.