bingehack4 icon indicating copy to clipboard operation
bingehack4 copied to clipboard

Add Dockerfile

Open liam-middlebrook opened this issue 6 years ago • 1 comments

This adds a Dockerfile based build-environment container for Bingehack4. I've also made changes to the .drone.yml file to use the most recent image uploaded to Dockerhub (right now this is pointing to an image generated from my fork so that I won't have to change anything in-repo after it's merged in for CI to be happy)

Here's a log of Drone running before the change: https://drone.csh.rit.edu/liam-middlebrook/bingehack4/52/1

And here's a log of Drone running after the change: https://drone.csh.rit.edu/liam-middlebrook/bingehack4/56/1

As you can see there's roughly a 5x speedup for Drone after this change.

Fixes #76

liam-middlebrook avatar Dec 03 '17 03:12 liam-middlebrook