(1)
Python and needed libs to build a python app with lxml and dev dependencies.
5y
508
1
Python image based on Ubuntu Trusty (the official one is based on debian jessie)
10y
753
FROM python:3-slim with `pip install --upgrade pip` and `pip install filestack-python`
8y
504
1