Skip to content

Instantly share code, notes, and snippets.

View tkeffer's full-sized avatar

Tom Keffer tkeffer

View GitHub Profile
@tkeffer
tkeffer / Dockerfile
Created May 8, 2016 16:17
Dockerfile used to test weewx on Jessie, using Python 2.7.9
# Dockerfile used to test weewx on Jessie, using Python 2.7.9
FROM buildpack-deps:jessie
MAINTAINER Tom Keffer <tkeffer@gmail.com>
#
# New entries should be added at the bottom, to make maximal use
# of the Docker cache.
#
# Get the build-essential stuff