Skip to content

sharemind-sdk/packer-sharemind-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharemind SDK virtual machine build configuration

The following packer builders are currently supported:

  • VirtualBox

Build instructions

Requirements:

Build:

# Build the base image
cd sharemind-sdk-base
packer build packer.json
cd ..

# Build the SDK from the base image
cd sharemind-sdk
packer build -var-file=variables.json packer.json
packer build -var-file=variables.json packer-minimize.json # optional, for shrinking VM image

Copyright and license

Copyright (C) 2023 Cybernetica

Research/Commercial License Usage
Licensees holding a valid Research License or Commercial License
for the Software may use this file according to the written
agreement between you and Cybernetica.

GNU General Public License Usage
Alternatively, this file may be used under the terms of the GNU
General Public License version 3.0 as published by the Free Software
Foundation and appearing in the file LICENSE.GPL included in the
packaging of this file.  Please review the following information to
ensure the GNU General Public License version 3.0 requirements will be
met: http://www.gnu.org/copyleft/gpl-3.0.html.

For further information, please contact us at sharemind@cyber.ee.