Commit e97dafd8 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update Dockerfile

parent 4a3c6c8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,6 +23,6 @@ ENV CPU_CORES 1
ENV DISK_SIZE 16G
ENV RAM_SIZE 512M

ENV BOOT http://www.example.com/imago.iso
ENV BOOT http://www.example.com/image.iso

ENTRYPOINT ["/run/run.sh"]