Fixing bug in DbMemory.del_list(), where if you passed a filter to delete the whole...
[osm/common.git] / Dockerfile
1 FROM ubuntu:16.04
2
3 RUN apt-get update && apt-get -y install git make python python3 \
4     libcurl4-gnutls-dev libgnutls-dev tox python-dev python3-dev \
5     debhelper python-setuptools python-all python3-all apt-utils python-magic