Instructions
Gvmkit-build installation
Prerequisites
- npm or pip installed
Introduction
gvmkit-build
is a tool that converts Docker images into the GVMI format used by Golem. To install it, please follow the instructions below:
Note that npm must be installed.
npm install -g @golem-sdk/gvmkit-build
The installation can be verified by running the following command: gvmkit-build --version
See also
More information can be found in the: golemfactory/gvmkit-build-rs repository.