1
0
Fork 0
satnogs-network/docker/test

7 lines
264 B
Plaintext
Raw Normal View History

FROM fedora:latest
RUN dnf -y install python python-pip python-devel git gcc libjpeg-turbo-devel findutils \
2017-12-24 12:15:03 -07:00
libxml2-devel libxslt-devel mysql-devel mysql npm redhat-rpm-config ruby-sass
RUN dnf -y clean all
2015-03-10 09:01:22 -06:00
RUN npm install -g eslint stylelint