Dockerfile (181B)
1 from debian:stretch 2 3 # Install build tools 4 RUN apt-get update && apt-get install -y git make automake autopoint autoconf python3 python3-pip python3-flake8 5 6 # TODO: python2.7 image
libextractor-pythonGNU libextractor | |
| Log | Files | Refs | README | LICENSE |