Overview
Aembit Docker images can be downloaded and leveraged to meet your business needs. When pulling an Aembit image(s), you run into the following error when attempting to start your Edge Components - Agent Proxy or Agent Controller
Relates To
- Docker
- Kubernetes
Cause
Aembit Docker Images are built to support multiple architectures and operating systems. Depending on the underlying architecture and operating system, you may be required to download a specific version of an Aembit image.
Solution
To resolve this error, you need to pull the Aembit Docker image corresponding to the target architecture and platform for your environment.
E.g.
docker pull --platform linux/amd64 aembit/aembit_agent_proxy:1.21.2670
To view images available for download, navigate to the Aembit repository, https://hub.docker.com/u/aembit.