Skip to content
Snippets Groups Projects
Commit e8232409 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add grep

parent a4231b3f
No related branches found
No related tags found
No related merge requests found
FROM archlinux/base
MAINTAINER Tamas Gal <tgal@km3net.de>
RUN pacman -Sy --noconfirm texlive-most texlive-lang python python-pip
RUN pacman -Sy --noconfirm texlive-most texlive-lang python python-pip grep
RUN pip install matplotlib numpy scipy pygments docopt
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