-
Why Fromager: Building Python’s Dependency Trees from Source
Author: Lalatendu Mohanty There are many existing projects/tools which builds python wheels, so the obvious question…
-
Debugging with git bisect
This is a post for appreciating “git bisect” and how it can be one of the…
-
Creating Live media image
If you are a GNU/Linux user, their is a high chance that you have used live…
-
Running System V init script in CentOS7
RHEL 7 and CentOS 7 moved to systemd from System V init facility. So if we…
-
Using Docker registry in Atomic Developer Bundle
With Atomic Developer Bundle you can easily setup OpenShift on your workstation and OpenShift creates a…
-
Get rid of password prompt for Vagrant commands on Libvirt
If you use Vagrant with KVM Libvirt , there is a high chance that you are…
-
A Docker Workshop
In Fudcon Pune 2015 we had conducted a Docker introductory workshop. It was well attended and …
-
Multi-Container Application Packaging With Nulecule
I got an opportunity to talk about “Project Atomic and Multi-container application packaging” in recent docker…
-
Cherry pick a PR (pull request) from github
Sometime you might want to test pull requests (from github) in local machine by cherry picking…
-
Using Imagefactory to build Vagrant images
Fedora Koji buildsystem and CentOS Community build system i.e. cbs uses imagefactory at the back-end of Koji to build…