parsed links

This commit is contained in:
2019-02-12 02:48:34 +01:00
parent c398de66f7
commit b617fb5e16
7 changed files with 10044 additions and 116 deletions

View File

@@ -1,3 +1,7 @@
FROM python
RUN pip install lxml
# for my convenience
RUN apt-get update
RUN apt-get install -y vim