Reputation: 1
I am getting the below error when trying to use a Docker Image to build the kinesis video stream producer SDK on a Raspberry Pi:
Command entered and Error Message Received
I've followed the instructions to install the Docker Engine here: https://docs.docker.com/engine/install/raspbian/#installation-methods
I'm able to run the hello-world image which leads me to believe the Docker Engine was installed correctly. I looked into the folder to find there is no docker file but am unclear in which step I needed to put a file there or if it's expecting the file somewhere else.
I've tried uninstalling the older versions of packages and uninstalling the Docker Engine altogether. Thanks for the help!
Version: Raspian OS Version Using 64-bit OS
I tried uninstalling packages, updating, uninstalling Docker Engine, rebooting, and using specific versions.
I expected the producer library to be installed and to be able to run the gstreamer sample.
Upvotes: 0
Views: 44