Fork me on GitHub
Jason Antman's Blog
  • About Me
  • AWS
  • Software
  • Hardware
  • DIY / Home Automation / Security
  • Miscellaneous
  • Tags
  • Archives

On The Creation, Use, and Management of Docker Images

Date Tue 10 November 2020 Tags docker / build / deploy / image / container

Some hard-earned thoughts on how to build, manage, and use Docker images.

more ...

Modern (0.10.x+) NodeJS RPMs on CentOS/REHL 5 and 6

Date Thu 06 June 2013 Tags build / centos / EPEL / node / nodejs / package / packaging / redhat / RHEL / rpm / specfile

I posted back in January about RPM Spec Files for nodejs 0.9.5 and v8 on CentOS 6. In that post I also said that I was unable to get recent NodeJS to build on CentOS 5 because of a long chain of dependencies including node-gyp, v8, http-parser, glibc …

more ...

Search for a small-scale but automated RPM build system

Date Mon 13 May 2013 Tags build / linux / nodejs / package / packaging / repository / rpm / rpmbuild / software / sysadmin / yum

This post is part of a series of older draft posts from a few months ago that I’m just getting around to publishing. Unfortunately, I have yet to find a build system that meets my requirements (see the last paragraph).

At work, we have a handful - currently a really …

more ...

RPM Spec Files for nodejs 0.9.5 and v8 on CentOS 6

Date Thu 31 January 2013 Tags build / centos / node / nodejs / package / packaging / redhat / RHEL / rpm / specfile

The latest version of nodejs that I could find as an RPM for CentOS was 0.6.16, from http://patches.fedorapeople.org/oldnode/stable/. That’s the one that puppetlabs currently uses in their puppetlabs-nodejs module. There is, however, a nodejs 0.9.5 RPM in the Fedora Rawhide …

more ...

  • Recent Posts

    • On The Creation, Use, and Management of Docker Images
    • Modern (0.10.x+) NodeJS RPMs on CentOS/REHL 5 and 6
    • Search for a small-scale but automated RPM build system
    • RPM Spec Files for nodejs 0.9.5 and v8 on CentOS 6
  • Latest Tweets

    Tweets by j_antman
  • GitHub Repos

    Status updating...

    @jantman on GitHub
  • Links

    • Homepage
    • Resume

© 2020 Jason Antman · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top