1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/packaging/live-iso/Dockerfile

19 lines
414 B
Text
Raw Normal View History

# Dockerfile for creating VILLAS live images
#
# @author Steffen Vogel <post@steffenvogel.de>
2022-03-04 06:02:55 -05:00
# @copyright 2017-2022, Institute for Automation of Complex Power Systems, EONERC
2022-07-04 18:20:03 +02:00
# @license Apache 2.0
###################################################################################
FROM fedora:36
RUN dnf -y install \
git \
lorax \
2022-03-04 06:02:55 -05:00
rclone \
make \
wget \
lorax-lmc-novirt \
lorax-lmc-virt \
2022-03-04 06:02:55 -05:00
livecd-tools