Skip to content
Snippets Groups Projects
Verified Commit 03d1b183 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

alntools: add six module

parent 7632aaf5
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ RUN apt-get update \
&& python setup.py install \
&& cd .. \
&& rm -R alntools \
&& pip install six \
&& apt-get autoremove --purge -y git ca-certificates
CMD ["bash"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment