Tagged in

Docker

The OpperBlog
The OpperBlog
Tales from a programming nerd from Cal Poly, San Luis Obispo
More information
Followers
32
More, on Medium

Dockerizing Pulldasher 2: Docker Compose

I wrote a post about using Pulldasher with Docker a few months ago to explain how to use Docker to run Pulldasher or debug Pulldasher anywhere. One of the shortcomings of that post was that it required keeping track of two independent containers in order to…


Dockerizing Pulldasher

This weekend I made some changes to Pulldasher that allows it to be run in a Docker container. Pulldasher is a dashboard for Github pull requests written by iFixit. It was open sourced about a year ago, and is the primary productivity tool that we use for viewing which pull requests are…