Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
d91df7fe
Commit
d91df7fe
authored
Jun 20, 2017
by
Georg Martin Reinke
Browse files
fix CI
parent
07470d00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
d91df7fe
FROM
fedora:latest
MAINTAINER
Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
ADD
https://villas.fein-aachen.org/packages/villas.repo /etc/yum.repos.d/
RUN
dnf
-y
update
RUN
dnf
-y
install
\
gcc-c++
\
make
\
...
...
@@ -9,6 +13,4 @@ RUN dnf -y install \
python3-pandas
\
python3-numpy
ADD
https://villas.fein-aachen.org/packages/villas.repo /etc/yum.repos.d/
RUN
dnf
-y
install
villas-node-devel
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment