Sign inSign up

minimsecure/unum-builder

By minimsecure

•Updated over 3 years ago

Builds Unum SDK inside a Docker contianer

Image
1

505

minimsecure/unum-builder repository overview

⁠Unum SDK Builder

This repository contains Docker images that can be used for building Unum SDK.

⁠Usage

Run the container to build Unum. The finished .tgz will be placed in the out/ directory, relative to the container's working directory.

# Run the builder container
docker run --name unum-builder minimsecure/unum-builder

# Copy the newly built files to your Docker host machine:
docker cp unum-builder:out/*.tgz .

Tag summary

Content type

Image

Digest

sha256:d95fc821c…

Size

156 MB

Last updated

over 3 years ago

docker pull minimsecure/unum-builder:debian-stretch-slim