If you are beginning your journey with Senzing, please start with Senzing Quick Start guides.
You are in the Senzing Garage where projects are "tinkered" on. Although this GitHub repository may help you understand an approach to using Senzing, it's not considered to be "production ready" and is not considered to be part of the Senzing product. Heck, it may not even be appropriate for your application of Senzing!
A Docker wrapper over the apt command.
This repository creates a Docker wrapper over the apt command.
It can be used to download and extract "deb" files.
-
Run Docker container. Example:
docker run \ --rm \ senzing/apt list -a | grep senzingsdk
Configuration values specified by environment variable or command line parameter.