Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 337 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 337 Bytes

Verne-deps

This is the source for a Docker image that contains Verne's dependencies. It needs to be built before Verne.

Build instructions

Run the following:

cd /tmp &&
sudo git clone https://github.com/VIP-LES/Verne-deps.git &&
cd Verne-deps &&
sudo chmod +x ./scripts/build-image.sh &&
sudo ./scripts/build-image.sh