• Peter Parente's avatar
    Install libxrender1 to appease matplotlib · b7aeac87
    Peter Parente authored
    Bite the bullet and preinstall it so that plotting libs that default
    to using desktop rendering just work (matplotlib, ggplot, ...)
    out of the box without having to get configuration right beforehand
    (e.g., %matplotlib inline ahead of matplotlib import)
    
    Only adds ~100k to the image size
    
    (c) Copyright IBM Corp. 2015
    b7aeac87
Dockerfile 2.51 KB